From fb937f179a0e069076401006eac7bf7435c09988 Mon Sep 17 00:00:00 2001 From: frperalde Date: Mon, 1 Mar 2021 09:46:01 +0100 Subject: [PATCH] menu haut --- SwichGIT/src/.idea/.name | 1 - SwichGIT/src/css/PartieGame.css | 2 ++ SwichGIT/src/css/desktops.css | 2 +- SwichGIT/src/index.html | 24 ++++++++++++++++++++++-- 4 files changed, 25 insertions(+), 4 deletions(-) delete mode 100644 SwichGIT/src/.idea/.name diff --git a/SwichGIT/src/.idea/.name b/SwichGIT/src/.idea/.name deleted file mode 100644 index 0012f7d..0000000 --- a/SwichGIT/src/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -index.php \ No newline at end of file diff --git a/SwichGIT/src/css/PartieGame.css b/SwichGIT/src/css/PartieGame.css index 878d241..01657e7 100644 --- a/SwichGIT/src/css/PartieGame.css +++ b/SwichGIT/src/css/PartieGame.css @@ -1,6 +1,8 @@ #pageGame { visibility: hidden; + top: -10vh; + position: relative; } .menuhaut { diff --git a/SwichGIT/src/css/desktops.css b/SwichGIT/src/css/desktops.css index 9da16b2..50d6e46 100644 --- a/SwichGIT/src/css/desktops.css +++ b/SwichGIT/src/css/desktops.css @@ -239,7 +239,7 @@ } .logop2 img { - width: 20vh; + width: 12vw; padding-top: 1vh; position: relative; } diff --git a/SwichGIT/src/index.html b/SwichGIT/src/index.html index 8150ba5..82f9e89 100644 --- a/SwichGIT/src/index.html +++ b/SwichGIT/src/index.html @@ -84,7 +84,7 @@ - + - +