SongSelect: Add ura difficulty

This commit is contained in:
LoveEevee
2018-10-12 21:04:28 +03:00
parent 6ccdc18ec6
commit f80565f25b
17 changed files with 141 additions and 70 deletions

View File

@@ -61,6 +61,7 @@
height: 50%;
text-align: center;
margin: auto;
overflow: hidden;
}
#touch-drum-img{
width: 100%;

View File

@@ -13,6 +13,7 @@ body{
height: 100%;
background: #fe7839;
user-select: none;
touch-action: none;
}
#screen{
width: 100%;