correct nav book

This commit is contained in:
arlemp@selectel.ru
2024-05-31 18:45:45 +03:00
parent 4189d0e19f
commit d82fbdaf8f
5 changed files with 29 additions and 12 deletions

View File

@@ -311,16 +311,26 @@ h1 {
color: white;
font-size: 1.4em;
justify-content: center;
padding-left: 6px;
}
#stuff-bar a {
color: white;
}
#zoomnav, #pagenav {
width: 45%;
display: flex;
justify-content: center;
align-items: center;
}
#zoomnav{
width: 40%;
}
#pagenav {
width: 60%;
}
#zoomnav div, #pagenav div {
margin-right: 15px;
}
@@ -359,6 +369,11 @@ h1 {
font-size: 1.2em;
}
.click-info{
font-size: .8em;
text-align: right;
}
.book_small{
position:relative;
}
@@ -616,7 +631,6 @@ embed[type="application/pdf"] {
margin-right: 0px;
}
#zoomnav, #pagenav {
width: 100%;
font-size: 1.3em;
}
.zoomstatus{