From fff18d990ee9a377beeeade8ef5c053bf0000079 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sun, 11 Mar 2018 09:52:53 +0100 Subject: [PATCH] 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 547a11a42..185bea148 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 {