experiment

This commit is contained in:
Laurent Destailleur 2020-11-28 03:56:40 +01:00
parent 9147c85d9f
commit 5a6bdf9b5d

View File

@ -108,7 +108,7 @@ body {
margin-bottom: 0;
margin-right: 0;
margin-left: 0;
font-weight: 300px;
font-weight: 400;
<?php print 'direction: '.$langs->trans("DIRECTION").";\n"; ?>
}
@ -4162,7 +4162,7 @@ div.titre {
text-decoration: none;
padding-top: 5px;
padding-bottom: 5px;
/* text-transform: capitalize; */
font-weight: 400;
}
div.fiche > table.table-fiche-title:first-of-type div {
color: var(--colortexttitlenotab);