From: zoe Date: Sat, 14 Sep 2019 03:31:20 +0000 (-0400) Subject: banner color update X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=6c4be572da94922e0417ac56e664f19325805128;p=libreplanet-static.git banner color update --- diff --git a/2020/assets/css/custom.css b/2020/assets/css/custom.css index ab4c8329..741ebc8e 100644 --- a/2020/assets/css/custom.css +++ b/2020/assets/css/custom.css @@ -2,7 +2,7 @@ body { font-family: sans-serif; - font-size: 13px; + font-size: 15px; line-height: 1.428571429; color: #333333; } @@ -247,7 +247,7 @@ hr { line-height: 1.428571429; color: #555555; vertical-align: middle; - background-color: #204A87; + background-color: #ffffff; border: 1px solid #cccccc; border-radius: 4px; -webkit-box-shadow: none;