From 2082c49991f7d8483459a39146e48a34a89102b9 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 21 May 2020 12:33:42 +0300 Subject: [PATCH] new select --- app/pub/css/an.css | 11 +++++++++++ app/views/layout.phtml | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/app/pub/css/an.css b/app/pub/css/an.css index bc525dc..4ca9734 100644 --- a/app/pub/css/an.css +++ b/app/pub/css/an.css @@ -368,6 +368,9 @@ input[type="email"],input[type="password"]{ header { font-size: .9em; } + #pages { + font-size: .9em; + } } @media screen and (max-width: 1000px) { .book_mini{ @@ -389,6 +392,10 @@ input[type="email"],input[type="password"]{ } @media screen and (max-width: 768px) { + #pages { + font-size: .8em; + } + header .lite-logo { width: 35%; } @@ -424,6 +431,10 @@ input[type="email"],input[type="password"]{ } @media screen and (max-width: 560px) { + #pages { + font-size: .7em; + } + body { width:90%; } diff --git a/app/views/layout.phtml b/app/views/layout.phtml index ee9e937..0763a47 100644 --- a/app/views/layout.phtml +++ b/app/views/layout.phtml @@ -4,7 +4,7 @@ "> - +