Update index.html

Merging dr_carlos' changes
This commit is contained in:
hppeng-wynn 2021-01-18 18:35:50 -06:00 committed by GitHub
parent f17226769e
commit 7cf97f6feb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -194,7 +194,7 @@
</div>
<br><br>
<div class="externalBuffs" id="buff-box">
<div class="externalBuffs hide-container-block" id="buff-box" style="display: none;">
<table class="externalBuffs">
<tr>
<p class = "buffs-title itemp title">
@ -229,7 +229,7 @@
</td>
</tr>
</table>
<div class = "powder-specials">
<div class = "powder-specials" style="display: none;">
<div class = "powder-special-stats" style = "grid-column:1;grid-row:1">
<div class = "center" id = "powder-special-stats">
<p class = "itemp">Powder Specials</p>
@ -970,7 +970,7 @@
<div class = "center set-info" id = "set-info-div" style = "grid-column:1;grid-row:1; display: none;">
<div class = "center" id = "set-info">Set info</div>
</div>
<div class = "center int-info" id = "int-info-div" style = "grid-column:4;grid-row:1; display: none;">
<div class = "center int-info hide-container-block" id = "int-info-div" style = "grid-column:4;grid-row:1; display: none;">
<div class = "center" id = "int-info">Next Spell Costs</div>
</div>
</div>