From 6782dd58994c6237780c7fc1cde95332647b7b5b Mon Sep 17 00:00:00 2001 From: SDE Date: Sun, 10 Dec 2023 23:46:37 +0300 Subject: [PATCH] 0.4.7 projects css --- static/aerbimCSS.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index 7cbb727..3ad68fe 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -1435,7 +1435,7 @@ body.n_scroll{ font-weight: 500; color: #0C54A0; border-radius: 5px; - background: rgba(0, 63, 129, 0.30); + background: #003f811f; padding: 5px; width: 158px; margin-bottom: 15px;