Augmentation taille des polices des boites

This commit is contained in:
Rodolphe Quiedeville 2003-06-22 14:19:44 +00:00
parent 7c5c6fdb48
commit 3c6b93786e

View File

@ -140,19 +140,19 @@ tr.impair
tr.box_titre tr.box_titre
{ {
background: #999966; 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 tr.box_pair
{ {
background: #dcdcb3; background: #dcdcb3;
font-family: Helvetica, Verdana; font-size: 0.8em; font-family: Helvetica, Verdana; font-size: 0.9em;
} }
tr.box_impair tr.box_impair
{ {
background: #eeeecc; background: #eeeecc;
font-family: Helvetica, Verdana; font-size: 0.8em; font-family: Helvetica, Verdana; font-size: 0.9em;
} }
tr.fiche tr.fiche