a bit lighter background for images (which may be transparent)
Ted Unangst tedu@tedunangst.com
Mon, 08 Jul 2019 20:03:53 -0400
1 files changed,
3 insertions(+),
0 deletions(-)
jump to
M
views/style.css
→
views/style.css
@@ -186,6 +186,9 @@ h3, h4 {
font-size: 1.1em; } +img:not(.emu) { + background: #305; +} img, video { max-width: 100% }