Skip to content

Commit 8c95e2a

Browse files
committed
v1.182.0
1 parent d17cc70 commit 8c95e2a

File tree

190 files changed

+7123
-2734
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

190 files changed

+7123
-2734
lines changed

actions.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h1 class="page__title">Actions</h1>
118118
</table>
119119
</div>
120120

121-
<div class="text-center mt-2 no-print">
121+
<div class="ve-text-center mt-2 no-print">
122122
<button class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
123123
</div>
124124
</div>

adventures.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h1 class="page__title">Adventures</h1>
9090
<!-- populate with JS -->
9191
</div>
9292

93-
<div class="text-center mt-3 no-print">
93+
<div class="ve-text-center mt-3 no-print">
9494
<button class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
9595
</div>
9696

backgrounds.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h1 class="page__title">Backgrounds</h1>
120120
</table>
121121
</div>
122122

123-
<div class="text-center mt-2 no-print">
123+
<div class="ve-text-center mt-2 no-print">
124124
<button class="btn btn-default btn-xs" id="btn-book">Printer View</button>
125125
<button class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
126126
</div>

bestiary.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h1 class="page__title">Bestiary</h1>
149149
</table>
150150
</div>
151151

152-
<div class="text-center mt-2 no-print ecgen__hidden">
152+
<div class="ve-text-center mt-2 no-print ecgen__hidden">
153153
<button class="btn btn-success btn-xs" id="btn-encounterbuild">Encounter Builder</button>
154154
<div id="wrp-profbonusdice">
155155
<button class="btn btn-default btn-xs" id="profbonusdice"

books.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h1 class="page__title">Books</h1>
8888
<!-- populate with JS -->
8989
</div>
9090

91-
<div class="text-center mt-3 no-print">
91+
<div class="ve-text-center mt-3 no-print">
9292
<button class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
9393
</div>
9494

charcreationoptions.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h1 class="page__title">Other Character Creation Options</h1>
119119
</table>
120120
</div>
121121

122-
<div class="text-center mt-2 no-print">
122+
<div class="ve-text-center mt-2 no-print">
123123
<button class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
124124
</div>
125125
</div>

classes.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h1 class="page__title">Classes</h1>
103103
<hr class="mt-0">
104104
<div class="row ve-flex mobile__ve-flex-col">
105105
<div class="col-md-3">
106-
<div class="ve-flex-vh-center text-center wrp-btn-readmode mb-3">
106+
<div class="ve-flex-vh-center ve-text-center wrp-btn-readmode mb-3">
107107
<button class="btn btn-default btn-xs no-print mr-1" id="btn-comparemode" title="A pop-up table which can be used to compare subclass features.">Subclass Comparison</button>
108108
<button class="btn btn-default btn-xs no-print mr-1" id="btn-readmode" title="A pop-up reading mode with a layout and content order matching that of the books.">Book View</button>
109109
<div class=" ve-flex-v-center btn-group">

conditionsdiseases.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h1 class="page__title">Conditions & Diseases</h1>
119119
</table>
120120
</div>
121121

122-
<div class="text-center mt-2 no-print">
122+
<div class="ve-text-center mt-2 no-print">
123123
<button class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
124124
</div>
125125
</div>

crcalculator.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ <h4>Instructions</h4>
169169
</span>
170170
</div>
171171
</div>
172-
<div class="col-sm-6 text-center">
172+
<div class="col-sm-6 ve-text-center">
173173
<h4>Monster Statistics by Challenge Rating</h4>
174174
<table id="msbcr">
175175
<tr>

css/dmscreen.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/main.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/maps.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cultsboons.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h1 class="page__title">Cults &amp; Supernatural Boons</h1>
115115

116116
<div class="wrp-stats-table"><table id="pagecontent" class="w-100 stats"></table></div>
117117

118-
<div class="text-center mt-2 no-print">
118+
<div class="ve-text-center mt-2 no-print">
119119
<button class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
120120
</div>
121121
</div>

0 commit comments

Comments
 (0)