Look: Modification esthétique mineure
This commit is contained in:
parent
2f9dab68a7
commit
bdba273be2
@ -23,6 +23,7 @@
|
|||||||
/***** Style du fond *****/
|
/***** Style du fond *****/
|
||||||
body {
|
body {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
|
background-color: #F8F8F8;
|
||||||
background-image: url("/theme/freelug/img/background.png");
|
background-image: url("/theme/freelug/img/background.png");
|
||||||
font-family: Helvetica, Verdana; font-size: 12px;
|
font-family: Helvetica, Verdana; font-size: 12px;
|
||||||
text-decoration: none ;
|
text-decoration: none ;
|
||||||
@ -609,14 +610,14 @@ font-size: 1.0em;
|
|||||||
|
|
||||||
|
|
||||||
tr.pair {
|
tr.pair {
|
||||||
|
background: #eeeedd;
|
||||||
|
font-size: 1.0em;
|
||||||
|
}
|
||||||
|
tr.impair {
|
||||||
background: #dcdcd0;
|
background: #dcdcd0;
|
||||||
font-size: 1.0em;
|
font-size: 1.0em;
|
||||||
}
|
}
|
||||||
|
|
||||||
tr.impair {
|
|
||||||
background: #eeeedd;
|
|
||||||
font-size: 1.0em;
|
|
||||||
}
|
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -579,14 +579,14 @@ font-size: 1.0em;
|
|||||||
}
|
}
|
||||||
|
|
||||||
tr.pair {
|
tr.pair {
|
||||||
|
background: #eeeecc;
|
||||||
|
font-size: 1.0em;
|
||||||
|
}
|
||||||
|
tr.impair {
|
||||||
background: #dcdcb3;
|
background: #dcdcb3;
|
||||||
font-size: 1.0em;
|
font-size: 1.0em;
|
||||||
}
|
}
|
||||||
|
|
||||||
tr.impair {
|
|
||||||
background: #eeeecc;
|
|
||||||
font-size: 1.0em;
|
|
||||||
}
|
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user