mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Main menu dark mode fixes
This commit is contained in:
parent
28b2dc008c
commit
d5b9a5b562
@ -473,8 +473,9 @@
|
||||
}
|
||||
|
||||
.footer {
|
||||
> a {
|
||||
background: darken($darkModeGameBackground, 10);
|
||||
> a,
|
||||
.sidelinks > a {
|
||||
background-color: darken($darkModeGameBackground, 10);
|
||||
color: #eee;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user