mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-09-20 18:36:44 +00:00
Main menu dark mode fixes
This commit is contained in:
@@ -473,8 +473,9 @@
|
||||
}
|
||||
|
||||
.footer {
|
||||
> a {
|
||||
background: darken($darkModeGameBackground, 10);
|
||||
> a,
|
||||
.sidelinks > a {
|
||||
background-color: darken($darkModeGameBackground, 10);
|
||||
color: #eee;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user