ajout des légendes

This commit is contained in:
Valentin
2024-01-26 16:17:45 +01:00
parent 84515f933c
commit a65fe81184
4 changed files with 28 additions and 1 deletions

View File

@@ -1459,6 +1459,11 @@ body.toolbar-fixed header {
background-color: unset;
}
}
.fullpage .legende {
display: block !important;
font-size: 0.8rem;
color: #314e41;
}
.fullpage .fullpage_content > h2 {
font-family: "Barlow", sans-serif;
font-size: 2.3rem;

File diff suppressed because one or more lines are too long