a bit lighter background for images (which may be transparent)

This commit is contained in:
Ted Unangst 2019-07-08 20:03:53 -04:00
parent 598e3aa3c4
commit 6051a54796
1 changed files with 3 additions and 0 deletions

View File

@ -186,6 +186,9 @@ h3, h4 {
font-size: 1.1em; font-size: 1.1em;
} }
img:not(.emu) {
background: #305;
}
img, video { img, video {
max-width: 100% max-width: 100%
} }