mirror of
https://github.com/standardebooks/o-henry_short-fiction.git
synced 2024-12-07 10:37:39 +08:00
Update core.css to new standard
This commit is contained in:
parent
42c9e0dc9f
commit
3cd99826d2
@ -117,3 +117,9 @@ a[epub|type~="noteref"]{
|
|||||||
section[epub|type~="endnotes"] > ol > li{
|
section[epub|type~="endnotes"] > ol > li{
|
||||||
margin: 1em 0;
|
margin: 1em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (prefers-color-scheme: dark){
|
||||||
|
img[epub|type~="se:image.color-depth.black-on-transparent"]{
|
||||||
|
filter: invert(100%);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user