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