mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 15:31:51 +08:00
19 lines
367 B
CSS
19 lines
367 B
CSS
|
.pattern-bg{
|
||
|
background-image: url("bg-pattern-1.png");
|
||
|
}
|
||
|
#song-select{
|
||
|
background-image: url("bg_genre_0.png");
|
||
|
}
|
||
|
#title-screen{
|
||
|
background-image: url("title-screen.png");
|
||
|
}
|
||
|
#loading-don{
|
||
|
background-image: url("dancing-don.gif");
|
||
|
}
|
||
|
#touch-full-btn{
|
||
|
background-image: url("touch_fullscreen.png");
|
||
|
}
|
||
|
#touch-pause-btn{
|
||
|
background-image: url("touch_pause.png");
|
||
|
}
|