intégration comptes

FossilOrigin-Name: d81e13438cbc9ed585e76b36e2950615b8da359697f2c577673c77460b59064d
This commit is contained in:
engel 2022-05-18 10:29:19 +00:00
parent 4958b88538
commit 68e6afed11
9 changed files with 609 additions and 421 deletions

View file

@ -36,7 +36,6 @@ summary.personne
}
div.activite
{
font-weight : normal;
background-color: rgba(var(--gSecondColor), 0.4);
}
div.personne
@ -101,3 +100,13 @@ div.infos
margin-left : 1em;
width : 20em;
}
ul#liste_activites dd
{
display: inline-block;
}
ul.reduction span.radio-btn
{
margin-left : 2em;
border-spacing : 0.1em;
}