try for color change
authorzoe <zoe@fsf.org>
Tue, 21 Feb 2023 18:42:54 +0000 (19:42 +0100)
committerzoe <zoe@fsf.org>
Tue, 21 Feb 2023 18:42:54 +0000 (19:42 +0100)
2023/assets/css/custom.css

index 429c1cdb117f8f8083e003835eed5b952abb00de..bc97c4039e13ea20e9420365bcce662cefa685a5 100644 (file)
@@ -855,7 +855,9 @@ hr {
   text-decoration: none;
 }
 
-.navbar-default .navbar-nav > li.btn-register > a:focus,
+.navbar-default .navbar-nav > li.btn-register > a:focus {
+  color: #ffffff;
+}
 .navbar-default .navbar-nav > li.btn-register > a:hover {
   background-color: transparent;
   color: #ffffff;