diff --git a/views/style.css b/views/style.css index 47bf41b..94d3992 100644 --- a/views/style.css +++ b/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;