mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-11-05 02:42:38 +01:00
change theme-switch from 'a' to 'button'
and refactor
This commit is contained in:
@@ -40,11 +40,9 @@
|
||||
height: 18px;
|
||||
}
|
||||
|
||||
a#theme-toggle {
|
||||
font-size: 24px;
|
||||
user-select: none;
|
||||
margin: auto 4px;
|
||||
cursor: pointer
|
||||
button#theme-toggle {
|
||||
font-size: 26px;
|
||||
margin: auto 4px
|
||||
}
|
||||
|
||||
body.dark #moon {
|
||||
|
||||
Reference in New Issue
Block a user