From: Greg Farough Date: Wed, 14 Sep 2022 21:31:59 +0000 (-0400) Subject: change colors again X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=1bac8f4fb70edb05d224cc5848991554803e8018;p=libreplanet-static.git change colors again --- diff --git a/2023/assets/css/custom.css b/2023/assets/css/custom.css index 4cfeb330..df51c547 100644 --- a/2023/assets/css/custom.css +++ b/2023/assets/css/custom.css @@ -861,7 +861,7 @@ hr { .navbar-default .navbar-nav > li.btn-register > a:focus, .navbar-default .navbar-nav > li.btn-register > a:hover { background-color: transparent; - color: #ffffff; + color: #978a97; } .nav > li > a:hover, @@ -871,7 +871,7 @@ hr { .area-link a:hover, .area-link a:focus { /* background-color: rgb(55, 57, 58); */ - background-color: #ffffff; + background-color: #978a97; color: #5b9bab; }