modif tailles polices
This commit is contained in:
parent
0245949f1c
commit
f5f410aeaa
@ -39,7 +39,7 @@ td.menu {
|
|||||||
|
|
||||||
.menu {
|
.menu {
|
||||||
background: #b3cccc;
|
background: #b3cccc;
|
||||||
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 }
|
||||||
|
|
||||||
@ -47,7 +47,7 @@ td.menu {
|
|||||||
.submenu
|
.submenu
|
||||||
{
|
{
|
||||||
background: #b3cccc;
|
background: #b3cccc;
|
||||||
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 }
|
||||||
|
|
||||||
@ -62,7 +62,7 @@ a.impayee { font-weight: bold }
|
|||||||
a.leftmenu
|
a.leftmenu
|
||||||
{
|
{
|
||||||
font-family: Helvetica, Verdana;
|
font-family: Helvetica, Verdana;
|
||||||
font-size: 14px;
|
font-size: 1.0em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #202020;
|
color: #202020;
|
||||||
}
|
}
|
||||||
@ -72,7 +72,7 @@ td.barre {
|
|||||||
border-right: 1px solid #000000;
|
border-right: 1px solid #000000;
|
||||||
border-bottom: 1px solid #000000;
|
border-bottom: 1px solid #000000;
|
||||||
background: #b3cccc;
|
background: #b3cccc;
|
||||||
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 }
|
||||||
|
|
||||||
@ -85,7 +85,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: #336666;
|
color: #336666;
|
||||||
text-decoration: none }
|
text-decoration: none }
|
||||||
/*
|
/*
|
||||||
@ -94,30 +94,30 @@ div.titre {
|
|||||||
TR.liste_titre
|
TR.liste_titre
|
||||||
{
|
{
|
||||||
background: #669999;
|
background: #669999;
|
||||||
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold;
|
font-family: Helvetica, Verdana; font-size: 1.0em; font-weight: bold;
|
||||||
text-decoration: none }
|
text-decoration: none }
|
||||||
TR.liste_sep
|
TR.liste_sep
|
||||||
{
|
{
|
||||||
background: #669999;
|
background: #669999;
|
||||||
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold;
|
font-family: Helvetica, Verdana; font-size: 1.0em; font-weight: bold;
|
||||||
text-decoration: none }
|
text-decoration: none }
|
||||||
|
|
||||||
TR.pair
|
TR.pair
|
||||||
{
|
{
|
||||||
background: #b3cccc;
|
background: #b3cccc;
|
||||||
font-family: Helvetica, Verdana; font-size: 12px;
|
font-family: Helvetica, Verdana; font-size: 1.0em;
|
||||||
text-decoration: none }
|
text-decoration: none }
|
||||||
|
|
||||||
TR.impair
|
TR.impair
|
||||||
{
|
{
|
||||||
background: #cceeee;
|
background: #cceeee;
|
||||||
font-family: Helvetica, Verdana; font-size: 12px;
|
font-family: Helvetica, Verdana; font-size: 1.0em;
|
||||||
text-decoration: none }
|
text-decoration: none }
|
||||||
|
|
||||||
TR.barreBouton
|
TR.barreBouton
|
||||||
{
|
{
|
||||||
background: #cceeee;
|
background: #cceeee;
|
||||||
font-family: Helvetica, Verdana; font-size: 12px;
|
font-family: Helvetica, Verdana; font-size: 1.0em;
|
||||||
text-decoration: none
|
text-decoration: none
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user