Hide theme switcher by default, only show it if javascript is enabled
This commit is contained in:
parent
6ad4e164af
commit
9ab3804aec
2 changed files with 4 additions and 1 deletions
|
@ -41,6 +41,7 @@ header nav ol li a:hover {
|
|||
background-color: var(--bg-0);
|
||||
border: none;
|
||||
color: var(--fg-1);
|
||||
display: none;
|
||||
font-size: 1.25rem;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue