diff --git a/sq2bs.css b/sq2bs.css index 7fb2fc1..946c209 100644 --- a/sq2bs.css +++ b/sq2bs.css @@ -136,6 +136,7 @@ content: "\2724" ' '; } + .Mana { color: #5ff; } @@ -347,10 +348,11 @@ input.equipment-input { cursor: pointer; } -.fake-button:hover { +.fake-button:hover, .selected-btn{ background-color: hsl(0, 0%, 14%) !important; } + /* material design dark mode */ .dark-1 { background-color: hsl(0, 0%, 5%) !important; diff --git a/sq2bs.html b/sq2bs.html index 6e0e113..b5c1d70 100644 --- a/sq2bs.html +++ b/sq2bs.html @@ -40,10 +40,10 @@