s
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user