fix design, add addresses

This commit is contained in:
Ludovic CANDELLIER
2022-12-29 16:16:09 +01:00
parent 7819a8e11b
commit 28c200fd9f
22 changed files with 165 additions and 75 deletions

View File

@@ -60,6 +60,10 @@ label {
color: #517C39;
}
a.green {
color: #517C39 !important;
}
.green-dark {
color: #335012;
}