comparison css/style.css @ 18:8c0407769303

Changed carousel imgage size.
author Ariane Broermann <ariane@intevation.de>
date Wed, 05 Feb 2014 09:35:32 +0100
parents be9f6dd08a77
children 71aae9251fb9
comparison
equal deleted inserted replaced
17:d1451baf4e78 18:8c0407769303
25 padding-top: 19px; 25 padding-top: 19px;
26 color: #777; 26 color: #777;
27 border-top: 1px solid #e5e5e5; 27 border-top: 1px solid #e5e5e5;
28 } 28 }
29 /* Custom page carousel */ 29 /* Custom page carousel */
30 .carousel img {
31 max-width: 748px;
32 max-height: 400px;
33 }
34 .carousel-caption { 30 .carousel-caption {
35 position: relative; 31 position: relative;
36 max-width: 748px;
37 margin-top: 20px; 32 margin-top: 20px;
38 padding-bottom: 0; 33 padding-bottom: 0;
39 text-align: left; 34 text-align: left;
40 } 35 }
41 .carousel-caption a { 36 .carousel-caption a {
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)