Merge pull request 'Make navbar modifications also affect menu buttons' (#69) from theycallhermax/duckquill:main into main
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/69
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