Ajout Agenda.infos_internes

This commit is contained in:
Claude Paroz 2025-09-06 20:33:50 +02:00
parent 72ab30266e
commit 161399d33d
4 changed files with 29 additions and 2 deletions

View file

@ -97,3 +97,7 @@ nav {
background-image: linear-gradient(45deg, #333333 41.67%, #6b0c0c 41.67%, #6b0c0c 50%, #333333 50%, #333333 91.67%, #6b0c0c 91.67%, #6b0c0c 100%);
background-size: 33.94px 33.94px;
}
.infos_internes {
color: red;
font-style: italic;
}