make inline imgs block

master
Ted Unangst 5 years ago
parent 74d41cb62e
commit 5ed4827788

@ -242,6 +242,9 @@ img, video {
max-width: 100%;
max-height: 600px;
}
.noise img {
display: block;
}
img.emu {
width: 2em;
height: 2em;

Loading…
Cancel
Save