bouh!
This commit is contained in:
@ -158,4 +158,12 @@ button:active {
|
||||
.game img {
|
||||
width:100%;
|
||||
height:100%;
|
||||
}
|
||||
|
||||
img#imgRef {
|
||||
border-radius:50%; height:100px;width:100px;margin:40px; cursor:pointer;
|
||||
|
||||
}
|
||||
img#imgRef:active {
|
||||
cursor:wait;
|
||||
}
|
Reference in New Issue
Block a user