a bit lighter background for images (which may be transparent)
This commit is contained in:
parent
598e3aa3c4
commit
6051a54796
|
@ -186,6 +186,9 @@ h3, h4 {
|
|||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
img:not(.emu) {
|
||||
background: #305;
|
||||
}
|
||||
img, video {
|
||||
max-width: 100%
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue