fix block style for emus
Ted Unangst tedu@tedunangst.com
Sat, 12 Oct 2019 10:53:56 -0400
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
views/style.css
→
views/style.css
@@ -249,7 +249,7 @@ img, video {
max-width: 100%; max-height: 600px; } -.noise img { +.noise img:not(.emu) { display: block; } img.emu {