diff --git a/views/style.css b/views/style.css index 95742d7..a81985e 100644 --- a/views/style.css +++ b/views/style.css @@ -186,6 +186,9 @@ h3, h4 { font-size: 1.1em; } +img:not(.emu) { + background: #305; +} img, video { max-width: 100% }