swap dark color
authorGreg Farough <gregf@gnu.org>
Wed, 7 Sep 2022 20:35:32 +0000 (16:35 -0400)
committerGreg Farough <gregf@gnu.org>
Wed, 7 Sep 2022 20:35:32 +0000 (16:35 -0400)
2021/assets/css/custom.css
2022/assets/css/custom.css
2023/assets/css/custom.css

index 07d070a0080226e9db2c6a16ef243c65e1f3a106..5b9fe14ee24e4b13fa892a064ab4c7a6831b68f1 100644 (file)
@@ -577,7 +577,7 @@ hr {
   padding-bottom: 10px;
   color: #ffffff;
   text-align: center;
-  background-color: #2E3436;
+  background-color: #000000;
   border-radius: 0 0 25px 25px ;
 }
 
@@ -670,7 +670,7 @@ hr {
   margin-bottom: 20px;
   padding-bottom: 5px;
   border-bottom: 3px solid #C4A000;
-  background-color: #2E3436;
+  background-color: #000000;
   color: #ffffff;
 }
 
@@ -970,7 +970,7 @@ body {
   height: auto;
   border-top: 2px solid #dadada;
   /*box-shadow: 0px 1px 9px rgba(255, 255, 255, 0.7);*/
-  background-color: #2E3436;
+  background-color: #000000;
   margin-top: 1.5em;
 }
 
index 5c96ae5588a5c66d26485a1583a80b2a3e2131be..e0ff194f6b13e3833612d51719684484d697ef46 100644 (file)
@@ -578,7 +578,7 @@ hr {
   padding-bottom: 5px;
   color: #ffffff;
   text-align: center;
-  background-color: #2E3436;
+  background-color: #000000;
   border-radius: 0 0 15px 15px ;
 }
 
@@ -671,7 +671,7 @@ hr {
   margin-bottom: 20px;
   padding-bottom: 5px;
   border-bottom: 3px solid #5b9bab;
-  background-color: #2E3436;
+  background-color: #000000;
   color: #ffffff;
 }
 
@@ -979,7 +979,7 @@ body {
   height: auto;
   border-top: 2px solid #dadada;
   /*box-shadow: 0px 1px 9px rgba(255, 255, 255, 0.7);*/
-  background-color: #2E3436;
+  background-color: #000000;
   margin-top: 1.5em;
 }
 
index 5c96ae5588a5c66d26485a1583a80b2a3e2131be..e0ff194f6b13e3833612d51719684484d697ef46 100644 (file)
@@ -578,7 +578,7 @@ hr {
   padding-bottom: 5px;
   color: #ffffff;
   text-align: center;
-  background-color: #2E3436;
+  background-color: #000000;
   border-radius: 0 0 15px 15px ;
 }
 
@@ -671,7 +671,7 @@ hr {
   margin-bottom: 20px;
   padding-bottom: 5px;
   border-bottom: 3px solid #5b9bab;
-  background-color: #2E3436;
+  background-color: #000000;
   color: #ffffff;
 }
 
@@ -979,7 +979,7 @@ body {
   height: auto;
   border-top: 2px solid #dadada;
   /*box-shadow: 0px 1px 9px rgba(255, 255, 255, 0.7);*/
-  background-color: #2E3436;
+  background-color: #000000;
   margin-top: 1.5em;
 }