From 7d07bfbdca8c423fe727aa2cf1dd19b182d5e2ba Mon Sep 17 00:00:00 2001 From: Jerome Morjon Date: Sat, 21 Feb 2015 16:54:08 +0100 Subject: [PATCH] maj css home et game_ref --- SRC/public/css/game.css | 2 +- SRC/public/css/home.css | 1 + SRC/resources/views/referent_games.blade.php | 4 ---- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/SRC/public/css/game.css b/SRC/public/css/game.css index 29264d6..f5a554a 100644 --- a/SRC/public/css/game.css +++ b/SRC/public/css/game.css @@ -11,4 +11,4 @@ body { width: 13%; height: 23%; -} \ No newline at end of file +} diff --git a/SRC/public/css/home.css b/SRC/public/css/home.css index 4083860..79de06e 100644 --- a/SRC/public/css/home.css +++ b/SRC/public/css/home.css @@ -46,6 +46,7 @@ body { width : 40%; box-shadow: 0 0 6px black inset; border: 1px solid dimgrey; + font-size: 2em; } .carousel-indicators diff --git a/SRC/resources/views/referent_games.blade.php b/SRC/resources/views/referent_games.blade.php index f234780..a2f83ff 100644 --- a/SRC/resources/views/referent_games.blade.php +++ b/SRC/resources/views/referent_games.blade.php @@ -1,9 +1,5 @@ @extends('app') - -
Game
-
-