bugfix points saving and exploded bombs to db && you can resign #6
This commit is contained in:
@@ -143,11 +143,13 @@ main {
|
||||
|
||||
#mine-wrapper .game-wrapper .game-overlay .game-overlay-window a {
|
||||
background: #d8e3ea;
|
||||
display: table;
|
||||
display: inline-table;
|
||||
text-decoration: none;
|
||||
color: #126aa2;
|
||||
padding: 10px 50px;
|
||||
margin: 0 auto;
|
||||
margin: 0 2.5px;
|
||||
|
||||
cursor: pointer;
|
||||
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
|
||||
Reference in New Issue
Block a user