new select

This commit is contained in:
Your Name
2020-05-21 12:25:30 +03:00
parent 858bfcfbcc
commit cddd158e83

View File

@@ -144,7 +144,7 @@ h1 {
display: none; display: none;
} }
#pages { #pages {
padding: 2px 10px; padding: 2px 4px;
color: #2c2e36; color: #2c2e36;
} }
#downloadtitle{ #downloadtitle{
@@ -205,7 +205,9 @@ h1 {
font-size: 1.3em; font-size: 1.3em;
} }
#currpage i { #currpage i {
font-size: .6em; font-size: .5em;
position: relative;
bottom: 2px;
} }
.firstpage { .firstpage {
background: white; background: white;