client/css: darktheme mobile site-name in nav
This commit is contained in:
parent
ca50819948
commit
d4819b70a7
1 changed files with 3 additions and 0 deletions
|
@ -240,6 +240,9 @@ nav
|
||||||
background: $focused-tab-background-color-darktheme
|
background: $focused-tab-background-color-darktheme
|
||||||
&#top-navigation
|
&#top-navigation
|
||||||
background: $top-navigation-color-darktheme
|
background: $top-navigation-color-darktheme
|
||||||
|
ul
|
||||||
|
#mobile-navigation-toggle
|
||||||
|
color: $text-color-darktheme
|
||||||
|
|
||||||
a .access-key
|
a .access-key
|
||||||
text-decoration: underline
|
text-decoration: underline
|
||||||
|
|
Reference in a new issue