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;
}

View File

@@ -2,8 +2,8 @@
<head>
<title>Еженедельник Аргументы Недели - <?=$title?></title>
<script src="/pub/scripts/pdf.min.js"></script>
<script src="/pub/scripts/anviewer.js?ver=22"></script>
<link rel="stylesheet" type="text/css" href="/pub/css/an.css?ver=28">
<script src="/pub/scripts/anviewer.js?ver=23"></script>
<link rel="stylesheet" type="text/css" href="/pub/css/an.css?ver=29">
<link rel="icon" type="image/ico" href="https://argumenti.ru/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://use.fontawesome.com/29b1d5a52d.js"></script>