petite amélioration cosmétique

FossilOrigin-Name: ecd15c4fa074ff5c85aa828c58b9cafcd1e10cdd62389759e2f421fb38b047c9
This commit is contained in:
engel 2022-03-30 07:52:41 +00:00
parent 1d6225ae6d
commit e509995c13
3 changed files with 12 additions and 2 deletions

View file

@ -22,10 +22,20 @@ span.montant {
width : 5em;
text-align : right;
}
span.total
{
font-weight : bold;
}
summary.activite {
background: rgba(var(--gMainColor), 0.25);
margin-bottom : 0.5em;
}
summary.personne
{
margin-bottom : 0.5em;
}
h3.personne, h4.personne {
font-weight : normal;
background: rgba(var(--gSecondColor), 0.15);
}
#signature