new select
This commit is contained in:
@@ -368,6 +368,9 @@ input[type="email"],input[type="password"]{
|
||||
header {
|
||||
font-size: .9em;
|
||||
}
|
||||
#pages {
|
||||
font-size: .9em;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 1000px) {
|
||||
.book_mini{
|
||||
@@ -389,6 +392,10 @@ input[type="email"],input[type="password"]{
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
#pages {
|
||||
font-size: .8em;
|
||||
}
|
||||
|
||||
header .lite-logo {
|
||||
width: 35%;
|
||||
}
|
||||
@@ -424,6 +431,10 @@ input[type="email"],input[type="password"]{
|
||||
}
|
||||
|
||||
@media screen and (max-width: 560px) {
|
||||
#pages {
|
||||
font-size: .7em;
|
||||
}
|
||||
|
||||
body {
|
||||
width:90%;
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<//base href="<?=SITE?>">
|
||||
<script src="/pub/scripts/pdf.min.js"></script>
|
||||
<script src="/pub/scripts/anviewer.js?ver=51"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/pub/css/an.css?ver=197">
|
||||
<link rel="stylesheet" type="text/css" href="/pub/css/an.css?ver=198">
|
||||
<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