i'm not sure colors can be that long
authorGreg Farough <gregf@fsf.org>
Thu, 19 Sep 2019 22:56:03 +0000 (18:56 -0400)
committerGreg Farough <gregf@fsf.org>
Thu, 19 Sep 2019 22:56:03 +0000 (18:56 -0400)
2020/assets/css/custom.css

index 568fd8c765c5b4c1050dfa1414ac101e828826ff..815fad775b5356bbb076ef11a1b5d0ea6b2982a6 100644 (file)
@@ -344,7 +344,7 @@ hr {
 .open .dropdown-toggle.btn-default {
   color: #ffffff;
   background-color:#f57900;
-  border-color: #f5790036;
+  border-color: #f57900;
 }
 
 .btn-default.active.focus,
@@ -358,7 +358,7 @@ hr {
 .open > .dropdown-toggle.btn-default:hover {
   color: #ffffff;
   background-color:#f57900;
-  border-color: #f5790036;
+  border-color: #f57900;
 }
 
 
@@ -779,7 +779,7 @@ hr {
 
 .nav > li > a:hover,
 .nav > li > a:focus {
-  background-color:#f5790038;
+  background-color:#f57900;
   color: #ffffff;
 }