[PATCH] Set text-shadow in carousel-caption off

Wald Commits scm-commit at wald.intevation.org
Tue Mar 25 12:26:00 CET 2014


# HG changeset patch
# User Ariane Broermann <ariane at intevation.de>
# Date 1395746570 -3600
# Node ID ac127010dc17c86b48492212c4a4118bd2a3f1e0
# Parent  85f26aa10747d6891d44f863c525befbee8633db
Set text-shadow in carousel-caption off.

diff -r 85f26aa10747 -r ac127010dc17 css/style.css
--- a/css/style.css	Tue Mar 25 12:01:17 2014 +0100
+++ b/css/style.css	Tue Mar 25 12:22:50 2014 +0100
@@ -34,6 +34,7 @@
     margin-right: 250px;
     text-align: center;
     color: #323;
+    text-shadow: none;
 }
 
 .carousel-img {


More information about the Dive4Elements-commits mailing list