noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 29/30: Cosmetic : color


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 29/30: Cosmetic : color
Date: Sat, 3 Dec 2022 08:35:15 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 3d99bd011d1a679bf07e1a5e8254757620d64f4b
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sat Dec 3 12:35:30 2022 +0100

    Cosmetic : color
---
 html/css/style-classic7.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css
index 74335ef99..8f25f05fa 100644
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@ -1799,11 +1799,11 @@ div.box table{
     font-size: 96%;
 }
 div.box tr.odd {
-    background-color: #F2F6FD;
+    background-color: lightblue;
     
 }
 div.box tr.even {
-    background-color:#e4e7ed;
+    background-color: white;
     
 }
 #jrn_name_div h2{



reply via email to

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