diff css/style.css @ 134:c1c0f073b4e2

Merged.
author Ariane Broermann <ariane@intevation.de>
date Thu, 03 Apr 2014 14:13:26 +0200
parents ebdf28acb5aa 8bf498f00328
children c1ef37551c31
line wrap: on
line diff
--- a/css/style.css	Thu Apr 03 14:12:06 2014 +0200
+++ b/css/style.css	Thu Apr 03 14:13:26 2014 +0200
@@ -17,11 +17,15 @@
 
 /* Custom jumbotron */
 .container .jumbotron {
-  padding: 10px 36px;
+  padding: 10px 36px 20px;
+  margin-bottom: 20px;
 }
 .jumbotron h3 {
   text-align: center;
 }
+.jumbotron h4 {
+  margin-top: 20px;
+}
 .jumbotron .demo-btn {
   text-align: center;
 }
@@ -29,6 +33,10 @@
   font-size: 21px;
   padding: 14px 24px;
 }
+.jumbotron p {
+  margin-bottom: 10px;
+}
+
 /* Custom page footer */
 .footer {
   padding-top: 19px;
@@ -52,7 +60,7 @@
 
 /* Custom page carousel */
 .carousel-inner{
-    margin-bottom: 15px;
+    margin-bottom: 25px;
 }
 .carousel-caption {
     position: static;
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)