all repos — honk @ d516d9fda9cc4d5d6191184b675b69edde1cfe57

my fork of honk

fix block style for emus
Ted Unangst tedu@tedunangst.com
Sat, 12 Oct 2019 10:53:56 -0400
commit

d516d9fda9cc4d5d6191184b675b69edde1cfe57

parent

5b0455627b8fa2d8b1defddf28be4c73ed2e1a32

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M views/style.cssviews/style.css

@@ -249,7 +249,7 @@ img, video {

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