From 1bc1f7f3e3c8f76f8f56e183670c1853ae4d5615 Mon Sep 17 00:00:00 2001 From: DonRenando Date: Tue, 10 Mar 2015 14:38:52 +0100 Subject: [PATCH] modif css memory --- SRC/public/css/memory.css | 2 +- SRC/public/js/memory.js | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SRC/public/css/memory.css b/SRC/public/css/memory.css index c567024..92528e6 100644 --- a/SRC/public/css/memory.css +++ b/SRC/public/css/memory.css @@ -120,7 +120,7 @@ img { */ .mg__start-screen { text-align: center; - padding: 80px 20px; + padding: 5% 20px; } .mg__start-screen--heading { diff --git a/SRC/public/js/memory.js b/SRC/public/js/memory.js index c5e1d98..878c53c 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); @@ -207,8 +207,8 @@ // - this.gameStartScreenHTML = '

Welcome to the Memory Game!

\ -

Choisir niveau

\ + this.gameStartScreenHTML = '

JEU MEMORY

\ +

Choisir un niveau :

\