From 9c64dfca7b9ed76601425aed03b9503144d61d6c Mon Sep 17 00:00:00 2001 From: x2003bruneau Date: Sun, 17 Oct 2004 11:54:31 +0000 Subject: [PATCH] Looks better on search.php --- htdocs/css/trapped.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/htdocs/css/trapped.css b/htdocs/css/trapped.css index 4c1576f..1121574 100644 --- a/htdocs/css/trapped.css +++ b/htdocs/css/trapped.css @@ -44,6 +44,13 @@ body { [ styles classiques d'effets de texte ] *******************************************************************************/ +div.rubrique a:link, div.rubrique a:visited, div.rubrique a:active { + color: #eeeeee; + background: inherit; +} + +div.rubrique a:hover { color: #e2d9c2; } + div.rubrique { color: #ffffff; background-image: url("/images/sk_trapped_titre.gif"); @@ -175,4 +182,4 @@ div.contact div.long { } /* vim: set et ts=4 sts=4 sw=4: */ -/* $Id: trapped.css,v 1.3 2004-10-03 17:32:32 x2003bruneau Exp $ */ +/* $Id: trapped.css,v 1.4 2004-10-17 11:54:31 x2003bruneau Exp $ */ -- 2.1.4