[PATCH 1 of 2] Changed jumbotron css

Wald Commits scm-commit at wald.intevation.org
Mon Feb 3 12:57:40 CET 2014


# HG changeset patch
# User Ariane Broermann <ariane at intevation.de>
# Date 1391428616 -3600
# Node ID be9f6dd08a7794f974fab981e9ec77df50c6599c
# Parent  cd05d93c7633f776aac56f01d086ee2bce51e3f0
Changed jumbotron css.

diff -r cd05d93c7633 -r be9f6dd08a77 css/style.css
--- a/css/style.css	Mon Feb 03 12:15:14 2014 +0100
+++ b/css/style.css	Mon Feb 03 12:56:56 2014 +0100
@@ -7,7 +7,10 @@
     font-size: 15px;
 }
 /* Custom jumbotron */
-.jumbotron {
+.jumbotron h3 {
+    text-align: center;
+}
+.jumbotron .demo-btn {
   text-align: center;
   border-bottom: 1px solid #e5e5e5;
 }


More information about the Dive4elements-commits mailing list