diff --git a/assets/Logo-Asmodee.svg b/assets/Logo-Asmodee.svg deleted file mode 100644 index 40aa58f..0000000 --- a/assets/Logo-Asmodee.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/assets/Reglement7Wonders.pdf b/assets/Reglement7Wonders.pdf new file mode 100644 index 0000000..d0c5e9c Binary files /dev/null and b/assets/Reglement7Wonders.pdf differ diff --git a/assets/ReglementFaraway.pdf b/assets/ReglementFaraway.pdf new file mode 100644 index 0000000..c1279aa Binary files /dev/null and b/assets/ReglementFaraway.pdf differ diff --git a/assets/logo-repos.png b/assets/logo-repos.png new file mode 100644 index 0000000..31d93b8 Binary files /dev/null and b/assets/logo-repos.png differ diff --git a/assets/skyjo.jpg b/assets/skyjo.jpg new file mode 100644 index 0000000..65de2f6 Binary files /dev/null and b/assets/skyjo.jpg differ diff --git a/index.html b/index.html index 4c4f566..f398a63 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
@@ -60,7 +60,7 @@ Le festival Avalanche de Jeux est organisé par l'association
  • -
  • +
  • diff --git a/style.css b/style.css index 8ff2b7b..4fe0899 100644 --- a/style.css +++ b/style.css @@ -65,6 +65,10 @@ nav a:hover { background: rgba(15,15,15,0.15); box-shadow: 1px 1px 4px 2px #999; } +nav a:has(#logo) { + background-color:unset; + box-shadow:unset; +} .left { height: 300px; @@ -92,9 +96,8 @@ article#chapeau{ } #logo { -max-height:50px; - flex-shrink:3; -min-width: 250px; +max-height:35px; +min-width: 150px; } @media screen and (max-width:1035px) { #logo {display: none} @@ -135,7 +138,7 @@ ul li { margin-bottom: 16px; } li iframe { - min-height: 600px; + min-height: 670px; } img.logo.partenaire { max-width: 200px;