Private
Public Access
1
0

bugfix points saving and exploded bombs to db && you can resign #6

This commit is contained in:
2016-11-20 17:44:29 +01:00
parent 180c827380
commit 5a3ce73e40
8 changed files with 242 additions and 87 deletions

View File

@@ -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;