fix block style for emus

This commit is contained in:
Ted Unangst 2019-10-12 10:53:56 -04:00
parent ab0b800688
commit de47bd768b
1 changed files with 1 additions and 1 deletions

View File

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