Make navbar modifications also affect menu buttons

This commit is contained in:
theycallhermax
2024-08-28 18:58:44 -04:00
parent 61fb91b7b3
commit 9be3b8f26d

View File

@ -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 {