simplification présentation

FossilOrigin-Name: 7a7f325fb3557295b7c06f70c4e493155a76e7021000f49c2416470ac46312b6
This commit is contained in:
engel 2022-04-25 06:53:47 +00:00
parent 6533f9d1b4
commit 4b4cd91110
3 changed files with 31 additions and 28 deletions

View file

@ -26,15 +26,19 @@ span.total
{
font-weight : bold;
}
summary.activite {
summary.activite
{
background: rgba(var(--gMainColor), 0.25);
margin-bottom : 0.5em;
}
summary.personne
{
margin-bottom : 0.5em;
padding-top : 0;
padding-bottom : 0;
}
h3.personne, h4.personne {
h3.personne, h4.personne
{
font-weight : normal;
background: rgba(var(--gSecondColor), 0.15);
}