noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 05/08: Change color border


From: dwm
Subject: [Noalyss-commit] [noalyss] 05/08: Change color border
Date: Thu, 19 Sep 2024 02:45:48 -0400 (EDT)

sparkyx pushed a commit to branch stable
in repository noalyss.

commit e784d153f38cadda4d9876e5216118d3a3fce97e
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]