Nettoyage
This commit is contained in:
parent
d25a381b9b
commit
316389c2bf
@ -78,7 +78,6 @@ div.menus {
|
|||||||
border-left: 1px dashed #ccccb3;
|
border-left: 1px dashed #ccccb3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.menu
|
.menu
|
||||||
{
|
{
|
||||||
background: #ccccb3;
|
background: #ccccb3;
|
||||||
@ -109,17 +108,13 @@ a.impayee { font-weight: bold }
|
|||||||
|
|
||||||
a.leftmenu {
|
a.leftmenu {
|
||||||
|
|
||||||
font-size: 1.0em;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #202020;
|
color: #202020; }
|
||||||
}
|
|
||||||
|
|
||||||
td.barre {
|
td.barre {
|
||||||
border-right: 1px solid #000000;
|
border-right: 1px solid #000000;
|
||||||
border-bottom: 1px solid #000000;
|
border-bottom: 1px solid #000000;
|
||||||
background: #ccccb3;
|
background: #ccccb3;
|
||||||
font-family: Helvetica, Verdana;
|
|
||||||
font-size: 1.0em;
|
|
||||||
color: #000000;
|
color: #000000;
|
||||||
text-decoration: none }
|
text-decoration: none }
|
||||||
|
|
||||||
@ -129,8 +124,6 @@ td.barre_select {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.titre {
|
div.titre {
|
||||||
|
|
||||||
font-size: 1.0em;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #666633;
|
color: #666633;
|
||||||
text-decoration: none }
|
text-decoration: none }
|
||||||
@ -146,41 +139,33 @@ tr.liste_titre {
|
|||||||
|
|
||||||
tr.pair {
|
tr.pair {
|
||||||
background: #dcdcb3;
|
background: #dcdcb3;
|
||||||
|
|
||||||
font-size: 1.0em;
|
font-size: 1.0em;
|
||||||
}
|
}
|
||||||
|
|
||||||
tr.impair {
|
tr.impair {
|
||||||
background: #eeeecc;
|
background: #eeeecc;
|
||||||
font-family: Helvetica, Verdana;
|
|
||||||
font-size: 1.0em;
|
font-size: 1.0em;
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
tr.box_titre {
|
tr.box_titre {
|
||||||
font-family: Helvetica, Verdana;
|
font-family: Helvetica, Verdana;
|
||||||
font-size: 1.0em;
|
font-size: 1.0em;
|
||||||
font-weight: bold;
|
font-weight: bold; }
|
||||||
}
|
|
||||||
|
|
||||||
tr.box_pair {
|
tr.box_pair {
|
||||||
background: #dcdcb3;
|
background: #dcdcb3;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em; }
|
||||||
}
|
|
||||||
|
|
||||||
tr.box_impair {
|
tr.box_impair {
|
||||||
background: #eeeecc;
|
background: #eeeecc;
|
||||||
font-family: Helvetica, Verdana;
|
font-family: Helvetica, Verdana;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em; }
|
||||||
}
|
|
||||||
|
|
||||||
tr.fiche {
|
tr.fiche {
|
||||||
font-family: Helvetica, Verdana;
|
font-family: Helvetica, Verdana;
|
||||||
font-size: 0.6em;
|
font-size: 0.6em; }
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user