Look: Modification esthtique mineure

This commit is contained in:
Laurent Destailleur 2005-04-25 22:52:38 +00:00
parent 2f9dab68a7
commit bdba273be2
2 changed files with 12 additions and 11 deletions

View File

@ -23,6 +23,7 @@
/***** Style du fond *****/
body {
margin: 0px;
background-color: #F8F8F8;
background-image: url("/theme/freelug/img/background.png");
font-family: Helvetica, Verdana; font-size: 12px;
text-decoration: none ;
@ -609,14 +610,14 @@ font-size: 1.0em;
tr.pair {
background: #dcdcd0;
font-size: 1.0em;
}
background: #eeeedd;
font-size: 1.0em;
}
tr.impair {
background: #eeeedd;
font-size: 1.0em;
}
background: #dcdcd0;
font-size: 1.0em;
}
/*
*
*/

View File

@ -579,14 +579,14 @@ font-size: 1.0em;
}
tr.pair {
background: #eeeecc;
font-size: 1.0em;
}
tr.impair {
background: #dcdcb3;
font-size: 1.0em;
}
tr.impair {
background: #eeeecc;
font-size: 1.0em;
}
/*
*
*/