alaa
This commit is contained in:
@ -5,14 +5,9 @@ body
|
||||
background-repeat:no-repeat;
|
||||
background-position:100% 100%;
|
||||
background-size:cover;
|
||||
<<<<<<< HEAD
|
||||
}
|
||||
=======
|
||||
}
|
||||
|
||||
.iconGame
|
||||
{
|
||||
width: 13%;
|
||||
height: 23%;
|
||||
width: 10%;
|
||||
height: 20%;
|
||||
}
|
||||
>>>>>>> 407a955444da6207f59c5f05d283275510b2169c
|
||||
|
@ -1,12 +1,9 @@
|
||||
@extends('app')
|
||||
|
||||
<link href="css/referent.css" rel="stylesheet" type="text/css"/>
|
||||
<br>
|
||||
<center><h1>Games</h1></center>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- <center><img src="/pictures/pic/game.png" alt="Game" class="iconGame"/></center> -->
|
||||
<center>
|
||||
<img src="/pictures/pic/Game.png" alt="Game" class="iconGame"/>
|
||||
</center>
|
||||
|
||||
<div class="container">
|
||||
<div class="col-sm-6 col-md-4">
|
||||
|
Reference in New Issue
Block a user