From 2b5630fc751e603ab67442443f49648ea5e647cc Mon Sep 17 00:00:00 2001 From: pisouvigne Date: Sat, 15 Aug 2020 21:21:13 +0200 Subject: [PATCH] gg --- site/v1/css/style.css | 8 +++++ site/v1/index.html | 67 ++++++++++++++++++++++---------------- site/v1/js/func.js | 21 ++++++++++-- site/v1/js/generateGame.js | 29 ++++++++++++----- site/v1/js/lang.js | 10 +++--- site/v1/js/timer.js | 5 ++- 6 files changed, 95 insertions(+), 45 deletions(-) diff --git a/site/v1/css/style.css b/site/v1/css/style.css index ac23077..99fe72a 100644 --- a/site/v1/css/style.css +++ b/site/v1/css/style.css @@ -105,6 +105,14 @@ html { justify-content: center; } +#firstTime { + z-index: 5; +} + +#firstTimeet { + z-index: 1; +} + #selectionContainer2 { margin: 0 auto; width: 60%; diff --git a/site/v1/index.html b/site/v1/index.html index 06325dc..34c3576 100644 --- a/site/v1/index.html +++ b/site/v1/index.html @@ -137,11 +137,12 @@
-
+ -
@@ -209,24 +210,24 @@

Fonctions Logiques :

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


--> +