This repository has been archived on 2023-11-06. You can view files and clone it, but cannot push or open issues or pull requests.
beatsaber-overlay/styles/overlay.module.css
2022-10-10 13:28:31 +01:00

10 lines
168 B
CSS

.main {
font-family: 'Roboto', sans-serif !important;
color: white !important;
font-size: xx-large;
line-height: 1.4em !important;
}
.loading {
color: black;
}