From: Ruben Rodriguez Date: Mon, 24 Feb 2020 16:04:22 +0000 (-0500) Subject: Correct menu colors on mobile X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=72cc33023eb461629fc4f4de9ae022c26b9ad31c;p=libreplanet-static.git Correct menu colors on mobile --- diff --git a/2020/assets/css/custom.css b/2020/assets/css/custom.css index 1725b47c..4a638c4f 100644 --- a/2020/assets/css/custom.css +++ b/2020/assets/css/custom.css @@ -766,6 +766,7 @@ hr { background-color: #f57900; transition: background-color 0.1s; border-bottom: none; + color:white !important; } .nav > li.fsf-donate > a {