diff --git a/www/css/web.css b/www/css/web.css index 67082f51..2e59ef0c 100644 --- a/www/css/web.css +++ b/www/css/web.css @@ -61,7 +61,7 @@ nav[epub|type~="toc"] ol{ color: #dda0dd; } - img[epub|type~="se:color-depth.black-on-transparent"]{ + img[epub|type~="se:image.color-depth.black-on-transparent"]{ filter: invert(1); } }