Add support for AVIF covers, and multiple image source sets in covers

This commit is contained in:
Alex Cabal 2020-08-06 17:03:39 -05:00
parent 958b047f64
commit 1ab7c8c0fe
8 changed files with 56 additions and 12 deletions

View file

@ -687,8 +687,7 @@ article.ebook > header > div a:visited{
text-decoration: none;
}
article.ebook > header > img{
width: 100%;
article.ebook > header img{
top: 0;
left: 0;
position: absolute;