This commit is contained in:
Bui
2018-08-06 16:34:59 +01:00
parent f69b0fe38a
commit 9e60cf0fee
6 changed files with 12 additions and 5 deletions

View File

@@ -17,6 +17,7 @@
top:0;
left:0;
background:rgba(0,0,0,0.75);
z-index: 5;
}
#pause-menu button{

View File

@@ -54,7 +54,7 @@ html, body{
z-index: 1;
}
.result-song {
.result-song, .game-song {
position: absolute;
right: 0;
font-size: 5vmin;