Make navbar modifications also affect menu buttons
This commit is contained in:
@ -45,6 +45,7 @@ You can make navbar have more classic look:
|
|||||||
|
|
||||||
nav ul li {
|
nav ul li {
|
||||||
a,
|
a,
|
||||||
|
summary,
|
||||||
&#search button,
|
&#search button,
|
||||||
&#language-switcher details summary,
|
&#language-switcher details summary,
|
||||||
&#theme-switcher details summary {
|
&#theme-switcher details summary {
|
||||||
@ -74,6 +75,7 @@ Or you can make it sticked to top but not full-width:
|
|||||||
|
|
||||||
nav ul li {
|
nav ul li {
|
||||||
a,
|
a,
|
||||||
|
summary,
|
||||||
&#search button,
|
&#search button,
|
||||||
&#language-switcher details summary,
|
&#language-switcher details summary,
|
||||||
&#theme-switcher details summary {
|
&#theme-switcher details summary {
|
||||||
|
Reference in New Issue
Block a user