SongSelect: Translatable song titles

This commit is contained in:
LoveEevee
2019-01-25 04:42:05 +03:00
parent 93d70dabb3
commit 05720b27f9
7 changed files with 64 additions and 39 deletions

View File

@@ -33,7 +33,8 @@
max-height: calc(50% + 24vw);
}
.touchp2 #songbg{
height: calc(50% - 5.5vw);
height: calc(50% - 5.9vw);
min-height: 39.5%;
}
.multiplayer.portrait #songbg{
height: calc(50% - 37vw);
@@ -89,6 +90,9 @@
height: calc(50% - 13.7vw);
min-height: 25.6%;
}
.multiplayer .donbg{
min-height: 27.2%;
}
.portrait .donbg{
height: calc(50% - 48.9vw);
min-height: 22.5%;