From cddd158e833f22ea8fca9f43d5fd029013d8d6ed Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 21 May 2020 12:25:30 +0300 Subject: [PATCH] new select --- app/pub/css/an.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/pub/css/an.css b/app/pub/css/an.css index 60d8934..bc525dc 100644 --- a/app/pub/css/an.css +++ b/app/pub/css/an.css @@ -144,7 +144,7 @@ h1 { display: none; } #pages { - padding: 2px 10px; + padding: 2px 4px; color: #2c2e36; } #downloadtitle{ @@ -205,7 +205,9 @@ h1 { font-size: 1.3em; } #currpage i { - font-size: .6em; + font-size: .5em; + position: relative; + bottom: 2px; } .firstpage { background: white;