[PATCH 1 of 3] Changed carousel caption and img
Wald Commits
scm-commit at wald.intevation.org
Mon Feb 17 10:35:04 CET 2014
# HG changeset patch
# User Ariane Broermann <ariane at intevation.de>
# Date 1392629638 -3600
# Node ID 71aae9251fb9b951f4804aab422613d615ee27cf
# Parent 26bb3d08adca23435e777bac265ea36ad187a4c1
Changed carousel caption and img.
diff -r 26bb3d08adca -r 71aae9251fb9 css/style.css
--- a/css/style.css Wed Feb 05 12:16:07 2014 +0100
+++ b/css/style.css Mon Feb 17 10:33:58 2014 +0100
@@ -30,14 +30,16 @@
.carousel-caption {
position: relative;
margin-top: 20px;
+ margin-right: 250px;
padding-bottom: 0;
text-align: left;
}
-.carousel-caption a {
- color: #F3F663;
+.carousel-caption {
+ color: #4c4c4c;
}
-.carousel-caption a:hover {
- color: #FFF5A2;
+.carousel-img {
+ width: 755px;
+ height: 525px;
}
/*
* dive4elements
More information about the Dive4elements-commits
mailing list