A css mod for krunker.io focused upon cleaning up the main menu.
The follwing is the content of the main_custom.css file.
You can download the css file by clicking here (once opened, right click - save as - save wherever you need to).
The CSS will update automatically if I ever change it for fixes.
/*
|||||||||||||||||
| PipeMenu |
| by BluZed |
|||||||||||||||||
*/
@import url(https://person-0.github.io/PipeMenu/PipeMenu.css);
:root {
--bg: rgba(0, 0, 0, 0.35);
--blur-amt: 5px;
}