From 54fac56edabb90f6a056fed456bab04cf17a9d98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D1=8F=D1=87=D0=B5=D1=81=D0=BB=D0=B0=D0=B2?= Date: Mon, 13 Apr 2020 13:48:33 +0000 Subject: [PATCH] Update an.css --- app/pub/css/an.css | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/app/pub/css/an.css b/app/pub/css/an.css index eb1c234..6f7a6c1 100644 --- a/app/pub/css/an.css +++ b/app/pub/css/an.css @@ -107,10 +107,7 @@ h1 { width: 100%; text-decoration: none; } -.nav a { - color: #2c2e35; - text-decoration: none; -} + #pdfprogress { @@ -162,17 +159,6 @@ h1 { border-radius: 20px; } -#title_plus{ - color:#2c2e35; - text-decoration: none; -} - -#title_minus{ - color:#2c2e35; - text-decoration: none; -} - - #pdfnav{ font-size: 1.1em; @@ -183,12 +169,12 @@ h1 { padding:0px; } - #pdfnav a{ + .nav a, .navprev a, #pdfnav a{ color:#2c2e35; text-decoration: none; } - #navprev{ + .navprev{ list-style-type:none; margin-right: 15px; float: left;