From: Andrew Engelbrecht Date: Sat, 19 Mar 2022 13:52:26 +0000 (-0400) Subject: fixed css for top button X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=46bf7a9ff9c6eb2e9603855575e1268d60fd4802;p=libreplanet-static.git fixed css for top button --- diff --git a/2022/assets/css/custom.css b/2022/assets/css/custom.css index b98ad562..9ac1805f 100644 --- a/2022/assets/css/custom.css +++ b/2022/assets/css/custom.css @@ -831,7 +831,8 @@ hr { border-bottom: none; color:#510f01 !important; } -.nav > li > a:hover { +.nav > li > a:hover, +.lp-home a:hover { color:#ffffff !important; }