SongSelect: Add ura difficulty
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
height: 50%;
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
overflow: hidden;
|
||||
}
|
||||
#touch-drum-img{
|
||||
width: 100%;
|
||||
|
||||
@@ -13,6 +13,7 @@ body{
|
||||
height: 100%;
|
||||
background: #fe7839;
|
||||
user-select: none;
|
||||
touch-action: none;
|
||||
}
|
||||
#screen{
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user