Files
Erupe/www/erupe/css/main.css
Andrew Gutekanst 501cfc2267 Add multi-region launcher support
Add custom launcher as well as support for both the original TW and JP
launchers.
2019-12-30 07:38:48 +09:00

13 lines
158 B
CSS

body {
background-color: #f8f9fa;
}
html,body {
height: 100%;
overflow:hidden;
}
.char-select-list {
height: 15em;
overflow-y: scroll;
}