comparison css/style.css @ 121:b142a13c7435

Make captions fit on smaller displays.
author Tom Gottfried <tom@intevation.de>
date Wed, 02 Apr 2014 14:43:02 +0200
parents 996750c42402
children 042b73e89d27
comparison
equal deleted inserted replaced
120:996750c42402 121:b142a13c7435
33 /* Custom page carousel */ 33 /* Custom page carousel */
34 .carousel-caption { 34 .carousel-caption {
35 position: static; 35 position: static;
36 margin-top: 10px; 36 margin-top: 10px;
37 margin-bottom: 50px; 37 margin-bottom: 50px;
38 padding-left: 20%; 38 padding-left: 10%;
39 padding-right: 20%; 39 padding-right: 10%;
40 text-align: center; 40 text-align: center;
41 color: #323; 41 color: #323;
42 text-shadow: none; 42 text-shadow: none;
43 height: 5.5em; 43 height: 5.5em;
44 overflow: hidden; 44 overflow: hidden;
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)