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/globals.css

6 lines
50 B
CSS
Raw Normal View History

2022-10-14 19:00:47 +00:00
*,
html,
body {
2022-10-10 18:53:39 +00:00
background-color: transparent;
2022-10-14 19:00:47 +00:00
}