noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 313/323: CSS cosmetic : highlight


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 313/323: CSS cosmetic : highlight
Date: Wed, 14 Mar 2018 17:39:11 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit fff18d990ee9a377beeeade8ef5c053bf0000079
Author: Dany De Bontridder <address@hidden>
Date:   Sun Mar 11 09:52:53 2018 +0100

    CSS cosmetic : highlight
---
 html/style-classic7.css | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/html/style-classic7.css b/html/style-classic7.css
index 547a11a..185bea1 100644
--- a/html/style-classic7.css
+++ b/html/style-classic7.css
@@ -460,7 +460,7 @@ div.content a.mtitle {
 div.content a.mtitle:hover {
     text-decoration:none;
     display:inline;
-    background-color:#9FB7FF;
+    background-color:#888;
     color:orangered;
     cursor: pointer;
 
@@ -1726,13 +1726,13 @@ li.highlight,tr.highlight{
     font-weight: bolder;
     font-size:14px;
     background-color: #8A8787;
-    color:white !important;
+    color:whitesmoke !important;
     border-width:  2px;
     border-style: solid;
     /*! border-color: blue; */
 }
 li.highlight a,tr.highlight a{
-    color:white !important;
+   color:whitesmoke !important;
     
 }
 *|*:link {



reply via email to

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