Quelques modifs
This commit is contained in:
@ -147,9 +147,10 @@ button:active {
|
||||
width:200px;
|
||||
height:200px;
|
||||
border:5px solid rgba(0, 0, 0, 0.55);
|
||||
padding:5px;border-radius:8px;
|
||||
padding:5px;
|
||||
border-radius:8px;
|
||||
}
|
||||
.game:hover {
|
||||
.game:hover, .game.active{
|
||||
background:white;
|
||||
cursor:pointer;
|
||||
border:5px solid rgba(0, 0, 0, 0.95);
|
||||
|
BIN
SRC/public/imgs/trophees/or.png
Normal file
BIN
SRC/public/imgs/trophees/or.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 236 KiB |
Reference in New Issue
Block a user