mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-09-04 11:08:39 +02:00
bundle noscript style
This commit is contained in:
8
assets/css/includes/noscript.css
Normal file
8
assets/css/includes/noscript.css
Normal file
@ -0,0 +1,8 @@
|
||||
#theme-toggle,
|
||||
.top-link {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#searchInput {
|
||||
display: none;
|
||||
}
|
Reference in New Issue
Block a user