From 91b63d68c33d62360e8fc4d876952846e111aafe Mon Sep 17 00:00:00 2001 From: Timm Date: Fri, 20 Feb 2015 19:16:06 +0100 Subject: [PATCH] Update bootstrap.css --- bootstrap/css/bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/css/bootstrap.css b/bootstrap/css/bootstrap.css index 037dd05..63967aa 100755 --- a/bootstrap/css/bootstrap.css +++ b/bootstrap/css/bootstrap.css @@ -4554,7 +4554,7 @@ a.list-group-item.active > .badge, .jumbotron .h1 { color: inherit; } -.jumbotron p { +.jumbotron p, .jumbotron ul li { margin-bottom: 15px; font-size: 21px; font-weight: 200;