diff --git a/flamingo/static/css/bootstrap.css b/flamingo/static/css/bootstrap.css index e1c4b179839899b2a9e5f690e450304585d2002d..fb34c2594a766da1536e9486ffcf2bc16270a8da 100644 --- a/flamingo/static/css/bootstrap.css +++ b/flamingo/static/css/bootstrap.css @@ -890,7 +890,7 @@ html { } body { font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; - font-size: 13px; + font-size: 14px; line-height: 1.42857143; color: #444444; background-color: #fcfcfc; @@ -2347,7 +2347,7 @@ output { width: 100%; height: 36px; padding: 8px 12px; - font-size: 13px; + font-size: 14px; line-height: 1.42857143; color: #777777; background-color: #ffffff; @@ -3128,7 +3128,7 @@ tbody.collapse.in { padding: 5px 0; margin: 2px 0 0; list-style: none; - font-size: 13px; + font-size: 14px; text-align: left; background-color: #ffffff; border: 1px solid #cccccc;