s
This commit is contained in:
@@ -501,6 +501,9 @@ input[type="email"],input[type="password"]{
|
||||
#zoomnav div, #pagenav div {
|
||||
margin-right: 15px;
|
||||
}
|
||||
#downloadtitle {
|
||||
font-size: .85em;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 560px) {
|
||||
@@ -518,11 +521,14 @@ input[type="email"],input[type="password"]{
|
||||
font-size: .8em;
|
||||
}
|
||||
#downloadtitle {
|
||||
font-size: .75em;
|
||||
font-size: .7em;
|
||||
padding: 10px;
|
||||
line-height: 16px;
|
||||
text-align: center;
|
||||
}
|
||||
#downarrow {
|
||||
padding: 8px 0px 8px 2px;
|
||||
}
|
||||
.adv, .mob-hidden {
|
||||
display:none;
|
||||
}
|
||||
@@ -565,7 +571,6 @@ input[type="email"],input[type="password"]{
|
||||
width: 100%;
|
||||
float: none;
|
||||
margin: 0px auto;
|
||||
/* margin-right: 25px; */
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
#an_text_block {
|
||||
@@ -604,6 +609,9 @@ input[type="email"],input[type="password"]{
|
||||
#stuff-bar {
|
||||
font-size: 1em;
|
||||
}
|
||||
#downloadtitle {
|
||||
font-size: .6em;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 390px) {
|
||||
body {
|
||||
@@ -625,4 +633,7 @@ input[type="email"],input[type="password"]{
|
||||
#stuff-bar {
|
||||
font-size: .9em;
|
||||
}
|
||||
#downloadtitle {
|
||||
font-size: .5em;
|
||||
}
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
<script src="/pub/scripts/pdf.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/mobile-detect/1.4.4/mobile-detect.min.js"></script>
|
||||
<script src="/pub/scripts/klanviewer.js?ver=34"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/pub/css/an.css?ver=217">
|
||||
<link rel="stylesheet" type="text/css" href="/pub/css/an.css?ver=218">
|
||||
<link rel="icon" type="image/ico" href="https://argumenti.ru/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/pub/fontawesome/css/all.css">
|
||||
|
||||
Reference in New Issue
Block a user