banner color update
authorzoe <zoe@fsf.org>
Sat, 14 Sep 2019 03:31:20 +0000 (23:31 -0400)
committerzoe <zoe@fsf.org>
Sat, 14 Sep 2019 03:31:20 +0000 (23:31 -0400)
2020/assets/css/custom.css

index ab4c8329ecc595eb3440162d3408b016a3138815..741ebc8e1db3720cbbdb9f4cd1870e18b3a312fa 100644 (file)
@@ -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;