mirror of
https://github.com/standardebooks/charles-darwin_the-origin-of-species.git
synced 2025-09-06 23:27:35 -04:00
Update core.css to new standard
This commit is contained in:
parent
e84f35dc84
commit
f7d9a91043
1 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue