Scoresheet keys, songsel background, auto/p2 for gamepad

This commit is contained in:
LoveEevee
2018-09-26 23:06:14 +03:00
parent 71e180c7d7
commit f72c09f4a6
6 changed files with 79 additions and 16 deletions

View File

@@ -32,13 +32,12 @@
font-family: TnT;
font-size: 3.5vmin;
border-radius: 1.5vmin;
outline: none;
}
#pause-menu button:hover,
#pause-menu button.selected{
#pause-menu .window:not(:hover) button.selected{
color:white;
background:#0c6577;
}
#pause-menu button:hover{
border-color:#fa5d3a;
}
#cursor{