refonte page game
This commit is contained in:
@ -67,6 +67,38 @@ nav input {
|
||||
border-radius: 20px;
|
||||
border: 3px solid black;
|
||||
}
|
||||
|
||||
.text-center
|
||||
{
|
||||
margin-top: 6%;
|
||||
text-align: center;
|
||||
background-color: rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
.text-center img
|
||||
{
|
||||
height: 250px;
|
||||
margin: 2%;
|
||||
|
||||
}
|
||||
.text-center img:hover
|
||||
{
|
||||
padding-bottom : 5px;
|
||||
border-bottom: 2px solid black;
|
||||
}
|
||||
|
||||
.titreIcon
|
||||
{
|
||||
text-align:center;
|
||||
margin-top: 2%;
|
||||
|
||||
}
|
||||
|
||||
.titreIcon img
|
||||
{
|
||||
height: 150px;
|
||||
}
|
||||
|
||||
button {
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
|
BIN
SRC/public/imgs/games.png
Normal file
BIN
SRC/public/imgs/games.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.6 KiB |
BIN
SRC/public/imgs/memo/memo.png
Normal file
BIN
SRC/public/imgs/memo/memo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.2 KiB |
BIN
SRC/public/imgs/puzzle/iconPuzzle.png
Normal file
BIN
SRC/public/imgs/puzzle/iconPuzzle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
BIN
SRC/public/imgs/puzzle/memo.png
Normal file
BIN
SRC/public/imgs/puzzle/memo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.2 KiB |
Reference in New Issue
Block a user