Aaaaaadd font icon
This commit is contained in:
parent
24809391ed
commit
2111e0bfec
13 changed files with 256 additions and 60 deletions
|
|
@ -277,6 +277,7 @@
|
|||
html:has(#themeLight:checked) .dark-only {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#themeToggleDark {
|
||||
display: none;
|
||||
}
|
||||
|
|
@ -358,6 +359,7 @@
|
|||
html:has(#themeDark:checked) .dark-only {
|
||||
display: initial;
|
||||
}
|
||||
|
||||
#themeToggleLight {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue