From 2a53845ebeed1a1391d066e8fa73cf230bb695a0 Mon Sep 17 00:00:00 2001 From: Andrey Kuvshinov Date: Thu, 9 Apr 2020 01:25:49 +0300 Subject: [PATCH] add css ver 3 --- app/modules/anpdf/anpdf2.phtml | 2 +- app/pub/css/an.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/modules/anpdf/anpdf2.phtml b/app/modules/anpdf/anpdf2.phtml index 3f43b9b..fb33262 100644 --- a/app/modules/anpdf/anpdf2.phtml +++ b/app/modules/anpdf/anpdf2.phtml @@ -3,7 +3,7 @@ Еженедельник Аргументы Недели - <?=$title?> - + diff --git a/app/pub/css/an.css b/app/pub/css/an.css index 3fdd9f1..1724049 100644 --- a/app/pub/css/an.css +++ b/app/pub/css/an.css @@ -54,6 +54,7 @@ h1 { #downlink{ background: white; color: black; + padding: 8px; } #pdfprogress {