noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 83/86: Change color border


From: dwm
Subject: [Noalyss-commit] [noalyss] 83/86: Change color border
Date: Thu, 19 Sep 2024 02:42:04 -0400 (EDT)

sparkyx pushed a commit to branch unstable
in repository noalyss.

commit 44f5e9f3c1690ced4499f37868106dc943b76a30
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Wed Sep 18 17:59:09 2024 +0200

    Change color border
---
 html/css/style-classic7.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css
index feb20acf6..23e4f3b52 100644
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@ -3715,7 +3715,7 @@ h2.h-section {
     right:0;
     position:absolute;
     height:var(--border-size);
-    background-color:lightgrey;
+    background-color:lightblue;
     transform:scaleX(0);
     transition:transform 300ms ease-in-out;
 }



reply via email to

[Prev in Thread] Current Thread [Next in Thread]