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 standards
This commit is contained in:
parent
d8d19ff99e
commit
689814ffb1
1 changed files with 2 additions and 1 deletions
|
@ -122,7 +122,8 @@ section[epub|type~="endnotes"] > ol > li{
|
|||
margin: 1em 0;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark){
|
||||
/* Invert images in dark mode. RMSDK requires a target media as well as a state. */
|
||||
@media all and (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