From 04436925d4f903af3effd3046bfe02b68b2371b0 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 13 Sep 2017 16:53:02 +0300 Subject: [PATCH] Главная --- frontend/web/css/custom.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index e1e78a8..616820d 100755 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -189,6 +189,10 @@ padding-bottom: 0px; margin-bottom: 0; } +.showcase .item h4{ + color:#fff; + text-shadow: 20px 0px 100px black; +} @media (max-width: 1199px){ .header-kristal .container .img-responsive{ margin-bottom: -68px; -- libgit2 0.21.4