fix block style for emus

master
Ted Unangst 5 years ago
parent ab0b800688
commit de47bd768b

@ -249,7 +249,7 @@ img, video {
max-width: 100%; max-width: 100%;
max-height: 600px; max-height: 600px;
} }
.noise img { .noise img:not(.emu) {
display: block; display: block;
} }
img.emu { img.emu {

Loading…
Cancel
Save