Files
test/frontend/static/themes/stealth.css
Benjamin Falch 2bc741fb78
Some checks failed
Mark Stale PRs / stale (push) Has been cancelled
adding monkeytype
2026-04-23 13:53:44 +02:00

10 lines
160 B
CSS

[data-nav-item="settings"] {
color: #e25303;
&:hover {
color: color-mix(in srgb, #e25303 75%, black 25%);
}
}
#liveStatsTextTop {
color: #5e676e;
}