noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 09/44: CSS : cosmetic a.mtitle:hover


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 09/44: CSS : cosmetic a.mtitle:hover
Date: Wed, 26 Dec 2018 04:29:51 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 602207ae6368e9b97f4c22c2fd7c8062a133c78e
Author: Dany De Bontridder <address@hidden>
Date:   Mon Nov 12 12:41:27 2018 +0100

    CSS : cosmetic a.mtitle:hover
---
 html/style-classic7.css | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/html/style-classic7.css b/html/style-classic7.css
index 80fbd12..06ecef8 100644
--- a/html/style-classic7.css
+++ b/html/style-classic7.css
@@ -461,10 +461,9 @@ div.content a.mtitle {
 div.content a.mtitle:hover {
     text-decoration:none;
     display:inline;
-    background-color:#888;
-    color:orangered;
+    background-color:transparent;
+    color:lightsalmon;
     cursor: pointer;
-
 }
 
 



reply via email to

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