Correct menu colors on mobile
authorRuben Rodriguez <ruben@fsf.org>
Mon, 24 Feb 2020 16:04:22 +0000 (11:04 -0500)
committerRuben Rodriguez <ruben@fsf.org>
Mon, 24 Feb 2020 16:04:22 +0000 (11:04 -0500)
2020/assets/css/custom.css

index 1725b47c0a27ac8273fa03473575304beed8e477..4a638c4f215e2593d8d4805360e5a01739c21ebf 100644 (file)
@@ -766,6 +766,7 @@ hr {
   background-color: #f57900;
   transition: background-color 0.1s;
   border-bottom: none;
+  color:white !important;
 }
 
 .nav > li.fsf-donate > a {