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%;