amélioration de la fiche formation avec davantage de données parcoursup

This commit is contained in:
2026-03-18 13:25:23 +01:00
parent c97bda935e
commit 31dc820b3f
3 changed files with 97 additions and 3 deletions
+15
View File
@@ -69,6 +69,21 @@ body {
border-radius: 8px;
}
.detail-card hr {
margin: 18px 0;
border: none;
border-top: 1px solid #ddd;
}
.detail-card h2,
.detail-card h3 {
margin-top: 0;
}
.detail-card p {
margin: 8px 0;
}
.map-box {
border: 1px solid #d8d8d8;
background: white;