correct nav book
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user