# HG changeset patch # User Ariane Broermann # 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; }