This commit is contained in:
Zhuk Viatcheslav
2020-04-29 20:07:21 +03:00
parent 0cf4dd3ed0
commit 612322146a
2 changed files with 2 additions and 22 deletions

View File

@@ -99,9 +99,6 @@ h1 {
}
@media screen and (max-width: 560px) {
.navprev {
font-size:1em;
}
#brand_title, #page_title {
font-size: .8em;
}
@@ -112,23 +109,6 @@ h1 {
text-align: center;
height: 40px;
}
.zoompdf {
font-size:2em;
}
#zoomnav {
width: 30%;
}
#pagenav {
width:100%;
}
#currpage{
font-size: 2.2em;
padding: 3px 15px;
}
#stuff-bar {
height: max-content;
display: block;
}
.adv {
display:none;
}