mirror of
https://github.com/standardebooks/web.git
synced 2025-07-14 10:31:59 -04:00
Add support for AVIF covers, and multiple image source sets in covers
This commit is contained in:
parent
958b047f64
commit
1ab7c8c0fe
8 changed files with 56 additions and 12 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue