From: x2003bruneau Date: Sun, 17 Oct 2004 11:54:31 +0000 (+0000) Subject: Looks better on search.php X-Git-Tag: xorg/old~1238 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=9c64dfca7b9ed76601425aed03b9503144d61d6c;p=platal.git Looks better on search.php --- 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 $ */