diff --git a/css/main.css b/css/main.css index d0beefc..be4146a 100644 --- a/css/main.css +++ b/css/main.css @@ -25,6 +25,14 @@ font-size: 0.8rem; } +.has-border-top { + border-top: 2px solid #da131a; +} + +.has-shadow-top { + box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); +} + .orientation-modal, .charte-modal { color: #da131a; transition: color 0.3s ease; diff --git a/index.html b/index.html index 6969e37..db3de11 100644 --- a/index.html +++ b/index.html @@ -863,8 +863,8 @@
-