alaa
This commit is contained in:
parent
3613ef325f
commit
f7b99d84c9
@ -385,3 +385,31 @@ git pull
|
||||
exit
|
||||
git pull
|
||||
exit
|
||||
ls
|
||||
cd ..
|
||||
ls
|
||||
nano loadCSVAugustin2014.py
|
||||
python loadCSVAugustin2014.py
|
||||
cd ModuleWeb/
|
||||
ls
|
||||
nano SRC/init/loadCSVAugust2014.py
|
||||
git commit -a
|
||||
git pull
|
||||
git push
|
||||
nano SRC/public/js/ListeOeuvre.js
|
||||
git pull
|
||||
git pull
|
||||
gir pull
|
||||
git pull
|
||||
git pull
|
||||
git pull
|
||||
exit
|
||||
git pull
|
||||
exit
|
||||
git pull
|
||||
git pull
|
||||
exit
|
||||
git pull
|
||||
exit
|
||||
git pull
|
||||
exit
|
||||
|
BIN
.composer/cache/files/laravel/framework/43637b796f1ac0b1a960984231251ff04b438006.zip
vendored
Normal file
BIN
.composer/cache/files/laravel/framework/43637b796f1ac0b1a960984231251ff04b438006.zip
vendored
Normal file
Binary file not shown.
BIN
.composer/cache/files/psy/psysh/2ce0e8f3020fd292c2ad2a496c5d83939823f642.zip
vendored
Normal file
BIN
.composer/cache/files/psy/psysh/2ce0e8f3020fd292c2ad2a496c5d83939823f642.zip
vendored
Normal file
Binary file not shown.
@ -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