From b94437ede1a89ead6598ac149535a75f8fcec517 Mon Sep 17 00:00:00 2001 From: adplantade Date: Tue, 11 Aug 2020 18:33:48 +0200 Subject: [PATCH] =?UTF-8?q?r=C3=A9glage=20margin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/button_displayer.js | 2 +- code/index.css | 4 ++++ code/index.php | 10 +++++----- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/code/button_displayer.js b/code/button_displayer.js index ad34c2b..366a5a0 100644 --- a/code/button_displayer.js +++ b/code/button_displayer.js @@ -11,7 +11,7 @@ var pauseSelected; var btn_options=document.getElementById("btn_options"); btn_options.width=size/2; -document.getElementById("btn_play").width=size; +document.getElementById("btn_play").width=size/1.25; document.getElementById("btn_play").style.display="inline"; diff --git a/code/index.css b/code/index.css index afbd0cb..a1f185b 100644 --- a/code/index.css +++ b/code/index.css @@ -148,4 +148,8 @@ } .rad { display: none; +} + +.mid { + margin: 5px; } \ No newline at end of file diff --git a/code/index.php b/code/index.php index 7c459ce..e4f6708 100644 --- a/code/index.php +++ b/code/index.php @@ -44,7 +44,7 @@ - + @@ -58,7 +58,7 @@ - + @@ -72,7 +72,7 @@ - + @@ -93,7 +93,7 @@
-

Nombre de dots +

@@ -199,7 +199,7 @@ if(isset($_POST["game_mode"]) && $_POST["game_mode"]!="" && $_POST["difficulty"]

-
Gemmes à afficher
+
Gemmes à afficher