patch btn relancer frozen

Golfier
theo 5 years ago
parent ea982e3760
commit c83bf4f0d5

File diff suppressed because it is too large Load Diff

Binary file not shown.

@ -1,7 +1,10 @@
{ {
"ExpandedNodes": [ "ExpandedNodes": [
"", "",
"\\src" "\\src",
"\\src\\css",
"\\src\\js"
], ],
"SelectedNode": "\\src\\js\\main.js",
"PreviewInSolutionExplorer": false "PreviewInSolutionExplorer": false
} }

Binary file not shown.

@ -12,4 +12,3 @@
.retourstp { .retourstp {
position: absolute; position: absolute;
} }

@ -152,7 +152,7 @@
<div id="pageGame"> <div id="pageGame">
<div class="menuhaut"> <div class="menuhaut">
<div id="Redistribution"> <div id="Redistribution">
<a onclick="creecarte()"> <a onclick="creePartie()" id="relancerbtn">
<div id="contourbuttonvalider"> <div id="contourbuttonvalider">
<div class="bouttonvalider"> <div class="bouttonvalider">
<h1 id="textjouer">RELANCER</h1> <h1 id="textjouer">RELANCER</h1>

Loading…
Cancel
Save