Correctly invert icons in page scan links in dark mode

This commit is contained in:
Alex Cabal 2022-07-06 11:59:04 -05:00
parent 285c708cab
commit 151e9e682b

View file

@ -24,6 +24,7 @@ body > header > a:focus{
} }
article.ebook section#read-online a::before, article.ebook section#read-online a::before,
article.ebook section#sources ul li a[class]::before,
article.ebook section#download ul li a[class]::before, article.ebook section#download ul li a[class]::before,
article.ebook section#details ul li a[class]::before, article.ebook section#details ul li a[class]::before,
footer p:last-child a::before, footer p:last-child a::before,