This commit is contained in:
9
frontend/static/themes/sunset.css
Normal file
9
frontend/static/themes/sunset.css
Normal file
@@ -0,0 +1,9 @@
|
||||
[data-nav-item="test"],
|
||||
[data-nav-item="leaderboards"],
|
||||
[data-nav-item="about"],
|
||||
[data-nav-item="settings"] {
|
||||
color: #f79777;
|
||||
&:hover {
|
||||
color: #ffca99;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user