*** empty log message ***

This commit is contained in:
Rodolphe Quiedeville 2002-09-25 20:30:53 +00:00
parent 74c7ee09ed
commit 3600fadab9

View File

@ -65,26 +65,26 @@ TD.barre_select
DIV.titre
{
font-family: Helvetica, Verdana; font-size: 16px; font-weight: bold;
color: #666633;
color: #336666;
text-decoration: none }
/*
*
*/
TR.liste_titre
{
background: #999966;
background: #669999;
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold;
text-decoration: none }
TR.pair
{
background: #ccccb3;
background: #b3cccc;
font-family: Helvetica, Verdana; font-size: 12px;
text-decoration: none }
TR.impair
{
background: #eeeecc;
background: #cceeee;
font-family: Helvetica, Verdana; font-size: 12px;
text-decoration: none }