make inline imgs block
Ted Unangst tedu@tedunangst.com
Tue, 08 Oct 2019 16:56:19 -0400
1 files changed,
3 insertions(+),
0 deletions(-)
jump to
M
views/style.css
→
views/style.css
@@ -242,6 +242,9 @@ img, video {
max-width: 100%; max-height: 600px; } +.noise img { + display: block; +} img.emu { width: 2em; height: 2em;