Page d'agenda

This commit is contained in:
Claude Paroz 2025-08-16 18:44:58 +02:00
parent 6c3a1e6ddc
commit b58d85198a
10 changed files with 64 additions and 8 deletions

View file

@ -73,3 +73,8 @@ nav {
.left-red {
border-left: 2px solid red;
}
.prive {
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;
}