Conflicts:
	SRC/app/Http/Controllers/ReferentController.php
	SRC/public/css/game.css
	SRC/public/css/home.css
	SRC/resources/views/referent.blade.php
	SRC/resources/views/referent_games.blade.php
This commit is contained in:
www
2015-02-24 11:35:26 +01:00
10 changed files with 246 additions and 30 deletions

View File

@ -5,4 +5,14 @@ body
background-repeat:no-repeat;
background-position:100% 100%;
background-size:cover;
}
<<<<<<< HEAD
}
=======
}
.iconGame
{
width: 13%;
height: 23%;
}
>>>>>>> 407a955444da6207f59c5f05d283275510b2169c

View File

@ -46,6 +46,10 @@ body {
width : 40%;
box-shadow: 0 0 6px black inset;
border: 1px solid dimgrey;
<<<<<<< HEAD
=======
font-size: 1.5em;
>>>>>>> 407a955444da6207f59c5f05d283275510b2169c
}
.carousel-indicators