Modif tailles polices
This commit is contained in:
parent
05005a67e4
commit
0245949f1c
@ -65,14 +65,14 @@ td.border
|
|||||||
.menu
|
.menu
|
||||||
{
|
{
|
||||||
background: #ccccb3;
|
background: #ccccb3;
|
||||||
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold;
|
font-family: Helvetica, Verdana; font-size: 1.0em; font-weight: bold;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
text-decoration: none }
|
text-decoration: none }
|
||||||
|
|
||||||
.menusel
|
.menusel
|
||||||
{
|
{
|
||||||
background: #bbbb88;
|
background: #bbbb88;
|
||||||
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold;
|
font-family: Helvetica, Verdana; font-size: 1.0em; font-weight: bold;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
text-decoration: none }
|
text-decoration: none }
|
||||||
|
|
||||||
@ -80,7 +80,7 @@ td.border
|
|||||||
.submenu
|
.submenu
|
||||||
{
|
{
|
||||||
background: #ccccb3;
|
background: #ccccb3;
|
||||||
font-family: Helvetica, Verdana; font-size: 14px;
|
font-family: Helvetica, Verdana; font-size: 1.0em;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
text-decoration: none }
|
text-decoration: none }
|
||||||
|
|
||||||
@ -94,7 +94,7 @@ a.impayee { font-weight: bold }
|
|||||||
|
|
||||||
a.leftmenu
|
a.leftmenu
|
||||||
{
|
{
|
||||||
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold;
|
font-family: Helvetica, Verdana; font-size: 1.0em; font-weight: bold;
|
||||||
color: #202020;
|
color: #202020;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -103,7 +103,7 @@ 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: 14px;
|
font-family: Helvetica, Verdana; font-size: 1.0em;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
text-decoration: none }
|
text-decoration: none }
|
||||||
|
|
||||||
@ -117,7 +117,7 @@ td.barre_select
|
|||||||
|
|
||||||
div.titre
|
div.titre
|
||||||
{
|
{
|
||||||
font-family: Helvetica, Verdana; font-size: 16px; font-weight: bold;
|
font-family: Helvetica, Verdana; font-size: 1.0em; font-weight: bold;
|
||||||
color: #666633;
|
color: #666633;
|
||||||
text-decoration: none }
|
text-decoration: none }
|
||||||
/*
|
/*
|
||||||
@ -126,19 +126,19 @@ div.titre
|
|||||||
tr.liste_titre
|
tr.liste_titre
|
||||||
{
|
{
|
||||||
background: #BBBB88;
|
background: #BBBB88;
|
||||||
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold;
|
font-family: Helvetica, Verdana; font-size: 1.0em; font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
tr.pair
|
tr.pair
|
||||||
{
|
{
|
||||||
background: #dcdcb3;
|
background: #dcdcb3;
|
||||||
font-family: Helvetica, Verdana; font-size: 1em;
|
font-family: Helvetica, Verdana; font-size: 1.0em;
|
||||||
}
|
}
|
||||||
|
|
||||||
tr.impair
|
tr.impair
|
||||||
{
|
{
|
||||||
background: #eeeecc;
|
background: #eeeecc;
|
||||||
font-family: Helvetica, Verdana; font-size: 1em;
|
font-family: Helvetica, Verdana; font-size: 1.0em;
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user