mirror of
https://gitdab.com/cadence/breezewiki.git
synced 2026-03-05 13:40:27 -05:00
fix some more play buttons on minecraft wiki
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user