fix javascript audio buttons on hearthstone wiki
This commit is contained in:
parent
f6933e9e50
commit
4336e4ab43
2 changed files with 9 additions and 0 deletions
|
@ -210,6 +210,11 @@ figcaption, .lightbox-caption, .thumbcaption {
|
|||
display: block;
|
||||
}
|
||||
|
||||
/* javascript audio play buttons, see hearthstone/wiki/Diablo_(Duels_hero) */
|
||||
a.ext-audiobutton {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* animated slots */
|
||||
#mw-content-text .animated > :not(.animated-active), #mw-content-text .animated > .animated-subframe > :not(.animated-active) {
|
||||
display: inline-block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue