diff --git a/static/main.css b/static/main.css index f1fabf3..6e40f28 100644 --- a/static/main.css +++ b/static/main.css @@ -291,7 +291,6 @@ a.ext-audiobutton { /* see hearthstone/wiki/Diablo_(Duels_hero) */ margin: 0; font-size: 14px; background: white; - color: black; border: solid #808080; border-width: 0px 1px 1px; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5); @@ -328,6 +327,7 @@ a.ext-audiobutton { /* see hearthstone/wiki/Diablo_(Duels_hero) */ border: none; margin: 0; line-height: inherit; + color: black; background: none; font: inherit; cursor: pointer;