more colors
authorGreg Farough <gregf@gnu.org>
Fri, 5 Mar 2021 22:00:20 +0000 (17:00 -0500)
committerGreg Farough <gregf@gnu.org>
Fri, 5 Mar 2021 22:00:20 +0000 (17:00 -0500)
2021/assets/css/custom.css

index 583de60157ab5900127c15cdceb0da8e7aef6a33..98ae74879436b353f6bb8fc8e4febb0211be5ad2 100644 (file)
@@ -1057,7 +1057,7 @@ clear:both
 }
 
 #program table td  {
-  border:1px solid #204a87;
+  border:1px solid #602217;
   width:33%;
   vertical-align:top;
   padding:7px 10px 5px 10px;
@@ -1076,7 +1076,7 @@ clear:both
   border-bottom:3px solid #C4A000;
   margin:20px 0 20px 0;
   padding:5px 0 5px 15px;
-  background-color: #204a87;
+  background-color: #602217;
   color: white
 
 }