P2: Multiplayer improvements

This commit is contained in:
LoveEevee
2018-11-13 07:36:15 +03:00
parent 1619622257
commit 25d705ffcf
10 changed files with 139 additions and 36 deletions

View File

@@ -32,3 +32,8 @@
text-align: center;
z-index: 1;
}
#p2-cancel-button{
display: none;
position: absolute;
bottom: -55px;
}