Quelques modifs
This commit is contained in:
SRC
app
Http
public
resources
@ -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);
|
||||
|
Reference in New Issue
Block a user