This commit is contained in:
9
frontend/static/themes/stealth.css
Normal file
9
frontend/static/themes/stealth.css
Normal file
@@ -0,0 +1,9 @@
|
||||
[data-nav-item="settings"] {
|
||||
color: #e25303;
|
||||
&:hover {
|
||||
color: color-mix(in srgb, #e25303 75%, black 25%);
|
||||
}
|
||||
}
|
||||
#liveStatsTextTop {
|
||||
color: #5e676e;
|
||||
}
|
||||
Reference in New Issue
Block a user