implement css logic for nav menu
This commit is contained in:
parent
7e0235fb88
commit
e7a8cf8a8e
6 changed files with 65 additions and 6 deletions
|
|
@ -3,7 +3,7 @@
|
|||
/// Buttons to chose the theme to use (Light/Dark)
|
||||
/// label is the aria-label of the html element (for screenreader).
|
||||
/// label-auto, label-light and label-dark are the content of each button.
|
||||
#let theme_picker(
|
||||
#let theme-picker(
|
||||
label: "Theme Picker",
|
||||
label-auto: [Auto],
|
||||
label-light: [Light],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue