From 89d7345d98640482f1f925b06a8238f3b1355ba1 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 22 Nov 2020 22:57:50 +0100 Subject: I don't even know what changed; mmm; "Fix stuff" I guess?? --- "actualit\303\251s.css" | 19 +++++-------------- "actualit\303\251s.html" | 49 ++++++++++++++++++++++++------------------------ 2 files changed, 30 insertions(+), 38 deletions(-) diff --git "a/actualit\303\251s.css" "b/actualit\303\251s.css" index d063ebd..7f6aae1 100644 --- "a/actualit\303\251s.css" +++ "b/actualit\303\251s.css" @@ -1,5 +1,6 @@ main { display: grid; + overflow: auto; grid-template-columns: 60% 40%; } @@ -19,13 +20,13 @@ main > div { .event { position: relative; background-color: #fff; - display: flex; - align-items: center; - justify-content: center; } .event a { position: absolute; + display: flex; + align-items: center; + justify-content: center; height: 100%; width: 100%; text-decoration: none; @@ -45,14 +46,8 @@ main > div { } .event .summary { - position: absolute; - margin: 0; - text-align: center; - vertical-align: middle; - height: 100%; - width: 100%; - z-index: 1; opacity: 0; + z-index: 1; font-weight: bold; color: white; transition: 0.5s; @@ -61,7 +56,3 @@ main > div { .event:hover .summary { opacity: 1; } - -#event-details .details { - display: none; -} diff --git "a/actualit\303\251s.html" "b/actualit\303\251s.html" index ab0faa4..937b83e 100644 --- "a/actualit\303\251s.html" +++ "b/actualit\303\251s.html" @@ -34,26 +34,26 @@

Prochains concerts

-
- + -
- + -
- + -
- +

Concerts passés

-
- + -
- + -
- + -
- +
-
+

Programme

  1. Un morceau
  2. @@ -101,7 +102,7 @@

    Réservable sous conditions.

    1 place : 101¤

-
+

Programme

  1. Un morceau
  2. @@ -115,7 +116,7 @@

    Réservable sous conditions.

    1 place : 102¤

-
+

Programme

  1. Un morceau
  2. @@ -130,7 +131,7 @@

    Réservable sous conditions.

    1 place : 103¤

-
+

Programme

  1. Un morceau
  2. @@ -146,7 +147,7 @@

    Réservable sous conditions.

    1 place : 104¤

-
+

Programme

  1. Un morceau
  2. @@ -163,7 +164,7 @@

    Réservable sous conditions.

    1 place : 105¤

-
+

Programme

  1. Un morceau
  2. @@ -181,7 +182,7 @@

    Réservable sous conditions.

    1 place : 106¤

-
+

Programme

  1. Un morceau
  2. @@ -200,7 +201,7 @@

    Réservable sous conditions.

    1 place : 107¤

-
+

Programme

  1. Un morceau
  2. -- cgit v1.2.3