noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 03/05: Cosmetic adapt color


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 03/05: Cosmetic adapt color
Date: Thu, 7 Feb 2019 17:37:01 -0500 (EST)

sparkyx pushed a commit to annotated tag rel7014
in repository noalyss.

commit f49c4cb17e0a35433f6bf4724083ef967972fec5
Author: Dany De Bontridder <address@hidden>
Date:   Tue Feb 5 18:04:50 2019 +0100

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

diff --git a/html/style-classic7.css b/html/style-classic7.css
index 858fb2e..4c4a1a5 100644
--- a/html/style-classic7.css
+++ b/html/style-classic7.css
@@ -1255,8 +1255,11 @@ div.menu2 a.mtitle{
     border-radius: 5px;
     }
 div.menu2 a.mtitle:hover,div.menu a.mtitle:hover,td.mtitle a.mtitle:hover {
-    color:#5681B7;
-    background-color: #EFEBEB;
+    /* color:#5681B7;
+    background-color: #EFEBEB; 
+    */
+    color: darkblue; 
+    background-color: lightsteelblue;
     /* padding:18px 0px 18px 0px; */
     
 }



reply via email to

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