diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 0d2b18a39f5b6..739ce3b260231 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -224,7 +224,9 @@ trans("DIRECTION").";\n"; ?> } -a:link, a:visited, a:hover, a:active { font-family: ; font-weight: bold; color: #000000; text-decoration: none; } +a:link, a:visited, a:hover, a:active { font-family: ; font-weight: bold; color: #4A4A4A; text-decoration: none; } + +a:hover { text-decoration: underline; color: #000000;} input:focus, textarea:focus, button:focus, select:focus { box-shadow: 0 0 4px #8091BF; @@ -1662,7 +1664,7 @@ color: #; font-family: ; - font-weight: normal; + font-weight: bold; border-bottom: 1px solid #FDFFFF; white-space: ; text-align: ; @@ -1670,7 +1672,7 @@ tr.liste_titre th, th.liste_titre, tr.liste_titre td, td.liste_titre { font-family: ; - font-weight: normal; + /*font-weight: normal;*/ border-bottom: 1px solid #FDFFFF; white-space: ; } @@ -1793,7 +1795,7 @@ color: #; font-family: , sans-serif; - font-weight: normal; + font-weight: bold; border-bottom: 1px solid #FDFFFF; white-space: nowrap; }