From: x2000habouzit Date: Sun, 3 Oct 2004 21:12:00 +0000 (+0000) Subject: a lot more readable X-Git-Tag: xorg/old~1445 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=2ab051eeb57ee8b7505ccf9ed9078242a2a3f25e;p=platal.git a lot more readable --- diff --git a/htdocs/css/spectral.css b/htdocs/css/spectral.css index c955912..f60a64b 100644 --- a/htdocs/css/spectral.css +++ b/htdocs/css/spectral.css @@ -74,7 +74,7 @@ div.contact-list div.contact { } div.contact div.long { - background: #0067fe; + background: #ddffcc; color: inherit; } @@ -126,4 +126,4 @@ div.contact div.long { } /* vim: set et ts=4 sts=4 sw=4: */ -/* $Id: spectral.css,v 1.3 2004-10-03 17:15:20 x2003bruneau Exp $ */ +/* $Id: spectral.css,v 1.4 2004-10-03 21:12:00 x2000habouzit Exp $ */