Auto-commit for deploy to production - 2025-12-11 15:10:59

This commit is contained in:
Cedric
2025-12-11 15:10:59 +01:00
parent 4e4177d8d0
commit 0de792781a
2 changed files with 103 additions and 32 deletions
+10
View File
@@ -559,6 +559,16 @@ input[type="number"] {
width: 100%;
}
.fc-month-title {
font-weight: 600;
font-size: 15px;
color: #243b53;
margin-bottom: 12px;
text-align: center;
padding-bottom: 8px;
border-bottom: 1px solid #d9e2ec;
}
/* === VUE ANNÉE === */
.fc-year-container {
display: grid;