Commit 04436925d4f903af3effd3046bfe02b68b2371b0
1 parent
a86beefd
Главная
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
frontend/web/css/custom.css
@@ -189,6 +189,10 @@ | @@ -189,6 +189,10 @@ | ||
189 | padding-bottom: 0px; | 189 | padding-bottom: 0px; |
190 | margin-bottom: 0; | 190 | margin-bottom: 0; |
191 | } | 191 | } |
192 | +.showcase .item h4{ | ||
193 | + color:#fff; | ||
194 | + text-shadow: 20px 0px 100px black; | ||
195 | +} | ||
192 | @media (max-width: 1199px){ | 196 | @media (max-width: 1199px){ |
193 | .header-kristal .container .img-responsive{ | 197 | .header-kristal .container .img-responsive{ |
194 | margin-bottom: -68px; | 198 | margin-bottom: -68px; |