Nouveau theme avec petite font
This commit is contained in:
parent
1e3eb68949
commit
1c915cf267
@ -22,7 +22,7 @@ body
|
||||
{
|
||||
background: #dcdad5;
|
||||
margin: 0px;
|
||||
font-family: sans-serif; font-size: 0.9em;
|
||||
font-family: sans-serif; font-size: 0.8em;
|
||||
}
|
||||
|
||||
/*
|
||||
@ -265,12 +265,12 @@ tr.box_titre {
|
||||
tr.box_pair {
|
||||
background: #dfdfdf;
|
||||
border-bottom: 1px solid #000000;
|
||||
font-size: 0.8em;
|
||||
font-size: 0.7em;
|
||||
}
|
||||
|
||||
tr.box_impair {
|
||||
border-bottom: 1px solid #000000;
|
||||
font-size: 0.8em;
|
||||
font-size: 0.7em;
|
||||
}
|
||||
|
||||
tr.fiche {
|
||||
@ -296,10 +296,10 @@ td.valid {
|
||||
font-weight: bold; }
|
||||
|
||||
td.small {
|
||||
font-size: 0.8em; }
|
||||
font-size: 0.7em; }
|
||||
|
||||
tr.nonpayed {
|
||||
font-size: 0.8em;
|
||||
font-size: 0.7em;
|
||||
font-weight: bold; }
|
||||
/*
|
||||
*
|
||||
@ -318,7 +318,7 @@ p#powered-by-dolibarr a {
|
||||
border: 1px solid black;
|
||||
text-decoration: none;
|
||||
color: black;
|
||||
font-size: 0.9em;
|
||||
font-size: 0.8em;
|
||||
padding-right: 5px;
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user