From 0bf16fef61439207ae3f790057f0793b0d65fa64 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 1 Aug 2003 21:20:02 +0000 Subject: [PATCH] Modif des liens --- htdocs/theme/yellow/yellow.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index 538158bddc5..0b998d9f843 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -34,9 +34,14 @@ table.topbarre } a { - text-decoration: none; + text-decoration: none; + font-weight: bold; + color: #000000; } +a:hover { text-decoration: underline; } + + td.menu { border-right: 1px solid #000000;