From 877d57d25e908be862ccbde1960171dfa89afa5e Mon Sep 17 00:00:00 2001 From: artweb-job Date: Fri, 31 Aug 2018 10:56:37 +0300 Subject: [PATCH] pages --- frontend/views/page/view.php | 45 +++++++++++++-------------------------------- frontend/web/css/style.css | 6 ++---- 2 files changed, 15 insertions(+), 36 deletions(-) diff --git a/frontend/views/page/view.php b/frontend/views/page/view.php index 32c4739..375d279 100755 --- a/frontend/views/page/view.php +++ b/frontend/views/page/view.php @@ -16,40 +16,21 @@ $this->params[ 'breadcrumbs' ][] = $seo->title; ?>
- -
-
-
- -
- - - - - - +
diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index e80f73a..aa8a825 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -661,9 +661,7 @@ section, header, nav, article, aside, footer, address { height: 51px; } .fixed-header .phone-header .modal-link { font-size: 14px; - bottom: -12px; - bottom:0; -} + bottom: -12px; } .section-header { padding-top: 15px; } @@ -762,7 +760,7 @@ section, header, nav, article, aside, footer, address { top: 50%; margin-top: -9px; } .phone-header .modal-link { - font-size: 19px; + font-size: 20px; color: #009799; text-decoration: underline; position: absolute; -- libgit2 0.21.4