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