experiment
This commit is contained in:
parent
9147c85d9f
commit
5a6bdf9b5d
@ -108,7 +108,7 @@ body {
|
|||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
font-weight: 300px;
|
font-weight: 400;
|
||||||
<?php print 'direction: '.$langs->trans("DIRECTION").";\n"; ?>
|
<?php print 'direction: '.$langs->trans("DIRECTION").";\n"; ?>
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -4162,7 +4162,7 @@ div.titre {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
/* text-transform: capitalize; */
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
div.fiche > table.table-fiche-title:first-of-type div {
|
div.fiche > table.table-fiche-title:first-of-type div {
|
||||||
color: var(--colortexttitlenotab);
|
color: var(--colortexttitlenotab);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user