Augmentation taille des polices des boites
This commit is contained in:
parent
7c5c6fdb48
commit
3c6b93786e
@ -140,19 +140,19 @@ tr.impair
|
||||
tr.box_titre
|
||||
{
|
||||
background: #999966;
|
||||
font-family: Helvetica, Verdana; font-size: 0.9em; font-weight: bold;
|
||||
font-family: Helvetica, Verdana; font-size: 1.0em; font-weight: bold;
|
||||
}
|
||||
|
||||
tr.box_pair
|
||||
{
|
||||
background: #dcdcb3;
|
||||
font-family: Helvetica, Verdana; font-size: 0.8em;
|
||||
font-family: Helvetica, Verdana; font-size: 0.9em;
|
||||
}
|
||||
|
||||
tr.box_impair
|
||||
{
|
||||
background: #eeeecc;
|
||||
font-family: Helvetica, Verdana; font-size: 0.8em;
|
||||
font-family: Helvetica, Verdana; font-size: 0.9em;
|
||||
}
|
||||
|
||||
tr.fiche
|
||||
|
||||
Loading…
Reference in New Issue
Block a user