experimental color changes for front page
authorAndrew Engelbrecht <andrew@fsf.org>
Mon, 16 Sep 2019 20:25:13 +0000 (16:25 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Mon, 16 Sep 2019 20:25:13 +0000 (16:25 -0400)
css/style.css

index a0def5edb8373e3573627cc7a0291c14cc4c0484..9a8551e9a07a944a6219b457f03acfa7bd50153d 100644 (file)
@@ -52,16 +52,18 @@ section { position: relative; }
 .main-container { min-height: 50vh; }
 
 h2.block-title {
 .main-container { min-height: 50vh; }
 
 h2.block-title {
-  background: #000;
+  background: #337AB7;
   color: #FFF;
   padding: 0.5em;
 }
 
   color: #FFF;
   padding: 0.5em;
 }
 
+
+
 h2.block-title a:visited,
 h2.block-title a:focus,
 h2.block-title a:active,
 h2.block-title a {
 h2.block-title a:visited,
 h2.block-title a:focus,
 h2.block-title a:active,
 h2.block-title a {
-  color: #DDCC00;
+  color: #FFF;
 }
 
 h2.block-title a:hover {
 }
 
 h2.block-title a:hover {