fix some more play buttons on minecraft wiki

This commit is contained in:
Cadence Ember 2023-06-17 00:16:11 +12:00
parent 4336e4ab43
commit 61d2820342
Signed by untrusted user: cadence
GPG Key ID: BC1C2C61CF521B17
1 changed files with 5 additions and 2 deletions

View File

@ -210,10 +210,13 @@ figcaption, .lightbox-caption, .thumbcaption {
display: block;
}
/* javascript audio play buttons, see hearthstone/wiki/Diablo_(Duels_hero) */
a.ext-audiobutton {
/* javascript audio play buttons */
a.ext-audiobutton { /* see hearthstone/wiki/Diablo_(Duels_hero) */
display: none;
}
.sound > [style="display:none"] { /* see minecraft/wiki/villager#Sounds */
display: inline !important;
}
/* animated slots */
#mw-content-text .animated > :not(.animated-active), #mw-content-text .animated > .animated-subframe > :not(.animated-active) {