mirror of
https://github.com/standardebooks/web.git
synced 2025-07-07 07:10:29 -04:00
Fix broken selector in web.css
This commit is contained in:
parent
220d345671
commit
27e66e48a9
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ nav[epub|type~="toc"] ol{
|
||||||
color: #dda0dd;
|
color: #dda0dd;
|
||||||
}
|
}
|
||||||
|
|
||||||
img[epub|type~="se:color-depth.black-on-transparent"]{
|
img[epub|type~="se:image.color-depth.black-on-transparent"]{
|
||||||
filter: invert(1);
|
filter: invert(1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue