maj css home et game_ref
This commit is contained in:
parent
b31430469e
commit
7d07bfbdca
@ -11,4 +11,4 @@ body
|
||||
{
|
||||
width: 13%;
|
||||
height: 23%;
|
||||
}
|
||||
}
|
||||
|
@ -46,6 +46,7 @@ body {
|
||||
width : 40%;
|
||||
box-shadow: 0 0 6px black inset;
|
||||
border: 1px solid dimgrey;
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
.carousel-indicators
|
||||
|
@ -1,9 +1,5 @@
|
||||
@extends('app')
|
||||
<link href="css/referent.css" rel="stylesheet" type="text/css"/>
|
||||
<br>
|
||||
<center><img src="/pictures/pic/game.png" alt="Game" class="iconGame"/></center>
|
||||
<br>
|
||||
<br>
|
||||
<div class="container">
|
||||
<div class="col-sm-6 col-md-4">
|
||||
<div class="thumbnail">
|
||||
|
Reference in New Issue
Block a user