From: Miriam Date: Thu, 3 Aug 2023 20:10:51 +0000 (-0400) Subject: color test X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=7daf7f59ed022ae65a639b5514ecb2f4abd8c870;p=libreplanet-static.git color test --- diff --git a/2024/assets/css/custom.css b/2024/assets/css/custom.css index 8b3a5a07..979e3881 100644 --- a/2024/assets/css/custom.css +++ b/2024/assets/css/custom.css @@ -536,7 +536,7 @@ hr { padding-bottom: 10px; color: #ffffff; text-align: center; - background-color: #5b463c; + background-color: rgba(0, 0, 0,0.6); border-radius: 8px; } @@ -554,7 +554,7 @@ hr { padding-right: 10px; color: #ffffff; text-align: center; - background-color: #5b463c; + background-color: rgba(0, 0, 0,0.6); border-radius: 8px; } @@ -763,7 +763,7 @@ hr { .panel-default > .panel-heading { /* background-color: rgba(55, 57, 58, 0.85); */ background-color: #5b463c; - color: #484848!important; + color: #766153!important; } #lp-panel-fixed {