Merge branch 'master' of https://github.com/matthieupenchenat81/ModuleWeb
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:
@ -5,4 +5,14 @@ body
|
||||
background-repeat:no-repeat;
|
||||
background-position:100% 100%;
|
||||
background-size:cover;
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
}
|
||||
=======
|
||||
}
|
||||
|
||||
.iconGame
|
||||
{
|
||||
width: 13%;
|
||||
height: 23%;
|
||||
}
|
||||
>>>>>>> 407a955444da6207f59c5f05d283275510b2169c
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user