diff --git a/frontend/css/style.css b/frontend/css/style.css index d119c49..90a9ae7 100644 --- a/frontend/css/style.css +++ b/frontend/css/style.css @@ -386,6 +386,13 @@ html, body { font-size: 8rem; } +.mode-detail { + font-size: 0.85rem; + opacity: 0.6; + font-weight: 400; + margin-top: -0.3rem; +} + /* === Booth info (code + QR sur accueil) === */ .booth-info { position: absolute; diff --git a/frontend/index.html b/frontend/index.html index 570ee41..6b5ab86 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -7,7 +7,7 @@ - +
@@ -104,6 +104,7 @@ @@ -278,8 +279,7 @@