fix(books.css + music.css): restore missing image border
This commit is contained in:
parent
10b343b964
commit
53e160ebc1
4 changed files with 8 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
|||
:is(.book-entry, .book-focus) img {
|
||||
height: auto;
|
||||
aspect-ratio: var(--aspect-ratio-vertical);
|
||||
border: var(--border-gray);
|
||||
}
|
||||
|
||||
.book-years a:first-of-type {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue