From b37ba34a3a6677d5154f8a1c10e619d0f0434e96 Mon Sep 17 00:00:00 2001 From: fabien Date: Wed, 12 Nov 2025 16:07:10 +0100 Subject: [PATCH] inclusion vignette inscription HelloAsso --- index.html | 6 +++--- style.css | 6 ++++++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 2f76b26..d2a094f 100644 --- a/index.html +++ b/index.html @@ -17,9 +17,9 @@

Les tournois du Pic

Trois tournois seront organisés le samedi. Ils sont soumis à inscription préalable
diff --git a/style.css b/style.css index 1b79acf..f2b24e1 100644 --- a/style.css +++ b/style.css @@ -37,6 +37,9 @@ article b, li .lititle { font-style: oblique 15deg; text-shadow: 3px 3px 6px #909090; } +li iframe { + min-height: 600px; +} nav { width:100%; @@ -96,6 +99,9 @@ max-height:80px; flex-shrink:3; min-width: 350px; } +@media screen and (max-width:1035px) { + #logo {display: none} +} #title { width:80%;