changeset 21:71aae9251fb9

Changed carousel caption and img.
author Ariane Broermann <ariane@intevation.de>
date Mon, 17 Feb 2014 10:33:58 +0100
parents 26bb3d08adca
children 12364cfd0975
files css/style.css
diffstat 1 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)