From 3ea7f8ae6ec39d0b64c6f27ec42bb650a373f528 Mon Sep 17 00:00:00 2001 From: DonRenando Date: Mon, 9 Mar 2015 21:35:52 +0100 Subject: [PATCH] modif button et css memory --- SRC/public/js/memory.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/SRC/public/js/memory.js b/SRC/public/js/memory.js index 9c008bb..c5e1d98 100644 --- a/SRC/public/js/memory.js +++ b/SRC/public/js/memory.js @@ -198,7 +198,7 @@ \ \
\ - \ + \
'; this.gameMeta.innerHTML = this.gameMetaHTML; this.game.appendChild(this.gameMeta); @@ -210,9 +210,9 @@ this.gameStartScreenHTML = '

Welcome to the Memory Game!

\

Choisir niveau

\ '; //Memory.prototype._setupGameWrapper(1); //this._gamePlay();