Book and editions page styles
This commit is contained in:
parent
7b32a122e4
commit
3dc43aa81c
6 changed files with 44 additions and 24 deletions
|
@ -79,9 +79,12 @@ input.toggle-control:checked ~ .toggle-content {
|
|||
|
||||
|
||||
/* --- BOOK COVERS --- */
|
||||
.cover-container {
|
||||
height: 250px;
|
||||
}
|
||||
.book-cover {
|
||||
width: 10em;
|
||||
height: auto;
|
||||
height: 100%
|
||||
object-fit: scale-down;
|
||||
}
|
||||
.no-cover {
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue