ajout d'une icon game et suppression du texte game

This commit is contained in:
Jerome Morjon 2015-02-21 16:41:08 +01:00
parent 3a26e58fb4
commit b31430469e
3 changed files with 7 additions and 1 deletions

View File

@ -5,4 +5,10 @@ body
background-repeat:no-repeat;
background-position:100% 100%;
background-size:cover;
}
.iconGame
{
width: 13%;
height: 23%;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

View File

@ -1,7 +1,7 @@
@extends('app')
<link href="css/referent.css" rel="stylesheet" type="text/css"/>
<br>
<center><h1>Games</h1></center>
<center><img src="/pictures/pic/game.png" alt="Game" class="iconGame"/></center>
<br>
<br>
<div class="container">