harmonisation présentation personnes-activités

FossilOrigin-Name: 53550421b288837f1c2120259c638952fdf2853441a1315359d7af51c57c80d8
This commit is contained in:
engel 2022-03-29 12:50:25 +00:00
parent 2fddc192f9
commit 328789b923
6 changed files with 137 additions and 71 deletions

View file

@ -25,8 +25,8 @@ span.montant {
summary.activite {
background: rgba(var(--gMainColor), 0.25);
}
h3.personne {
background: rgba(var(--gSecondColor), 0.35);
h3.personne, h4.personne {
background: rgba(var(--gSecondColor), 0.15);
}
#signature
{
@ -48,3 +48,7 @@ div.actions
{
display : inline;
}
input.check_global
{
margin : 0.2em 0.5em;
}