changeset 132:ebdf28acb5aa

Changed carousel .item img.
author Ariane Broermann <ariane@intevation.de>
date Thu, 03 Apr 2014 14:11:44 +0200
parents 60b8cbf62e00
children 1387a5add21d
files css/style.css
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/css/style.css	Thu Apr 03 12:19:31 2014 +0200
+++ b/css/style.css	Thu Apr 03 14:11:44 2014 +0200
@@ -66,9 +66,8 @@
     overflow: hidden;
 }
 
-.carousel-img {
-    width: 755px;
-    height: 525px;
+.carousel .item img {
+    margin: 0 auto;
 }
 
 .carousel-indicators {
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)