From 1ef464a6e66dae46db3337af2c218e37f5770022 Mon Sep 17 00:00:00 2001
From: Your Name
Date: Fri, 22 May 2020 17:22:59 +0300
Subject: [PATCH] menu
---
app/pub/css/an.css | 18 ++++++++++--------
app/views/anpdf3.phtml | 4 ++--
app/views/layout.phtml | 2 +-
3 files changed, 13 insertions(+), 11 deletions(-)
diff --git a/app/pub/css/an.css b/app/pub/css/an.css
index 0e7facd..228f818 100644
--- a/app/pub/css/an.css
+++ b/app/pub/css/an.css
@@ -156,7 +156,6 @@ h1 {
}
#downloadtitle{
width: 100%;
- background: #69c;
display: flex;
height: 50px;
align-items: center;
@@ -168,12 +167,12 @@ h1 {
}
- #downloadtitle a{
- color:white;
+ #downloadtitle a, #downarrow{
+ color: #2c2f36;
+ text-transform: uppercase;
}
-
- #downarrow{
- color:white;
+ #downarrow
+ {
padding: 8px;
}
@@ -374,6 +373,8 @@ input[type="email"],input[type="password"]{
.antitle{
text-transform: uppercase;
font-weight: bold;
+ font-size: .9em;
+ line-height: 22px;
}
.antext{
@@ -384,12 +385,13 @@ input[type="email"],input[type="password"]{
.anphoto{
width: 99.5%;
margin: 0px auto;
- margin-top: 7px;
box-sizing: border-box;
}
.anphoto IMG {
- width: 80%;
+ width: 85%;
+ margin: 0px auto;
+ display: block;
}
diff --git a/app/views/anpdf3.phtml b/app/views/anpdf3.phtml
index c36af7d..f745d5e 100644
--- a/app/views/anpdf3.phtml
+++ b/app/views/anpdf3.phtml
@@ -16,11 +16,11 @@
Получайте «Газету на @email»
- =$downtitle?>↑
+ =$downtitle?>
- / html-версия
+ / html-версия
diff --git a/app/views/layout.phtml b/app/views/layout.phtml
index bb78cd9..ed80777 100644
--- a/app/views/layout.phtml
+++ b/app/views/layout.phtml
@@ -5,7 +5,7 @@
-
+