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"]