From a84efa48d23eeef8caef734c31f38c5a862b1f5d Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 11 Aug 2017 17:02:45 +0300 Subject: [PATCH] текст + картинки --- frontend/views/site/index.php | 6 +++--- frontend/web/css/style.violet.ab.css | 9 +++++++++ 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/frontend/views/site/index.php b/frontend/views/site/index.php index 6710495..dd52dcc 100644 --- a/frontend/views/site/index.php +++ b/frontend/views/site/index.php @@ -71,7 +71,7 @@ _________________________________________________________ -->

- +
@@ -84,7 +84,7 @@ _________________________________________________________ -->
- +

ArtBox Каталог

@@ -127,7 +127,7 @@ _________________________________________________________ -->

- +
diff --git a/frontend/web/css/style.violet.ab.css b/frontend/web/css/style.violet.ab.css index 9d30155..89e8c23 100644 --- a/frontend/web/css/style.violet.ab.css +++ b/frontend/web/css/style.violet.ab.css @@ -4250,4 +4250,13 @@ a.list-group-item.active > .badge, .field-order-subject{ display:none!important; +} + +.bar h2.text-uppercase{ + border-bottom: solid 5px #fff; + display: inline-block; + padding-bottom: 10px; +} +.bar.background-gray h2.text-uppercase{ + border-bottom: solid 5px #642682; } \ No newline at end of file -- libgit2 0.21.4