fixed css for top button
authorAndrew Engelbrecht <andrew@fsf.org>
Sat, 19 Mar 2022 13:52:26 +0000 (09:52 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Sat, 19 Mar 2022 13:52:26 +0000 (09:52 -0400)
2022/assets/css/custom.css

index b98ad56268e093128abc9e9fc9fd06601e37cc9a..9ac1805f9a390b1ccb4197cd4bc831f7f2360aa5 100644 (file)
@@ -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;
 }