mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-04-17 19:40:07 +02:00
removed class
This commit is contained in:
@@ -102,7 +102,7 @@
|
|||||||
{%- if darktheme %}
|
{%- if darktheme %}
|
||||||
<li class="darkmodeswitch">
|
<li class="darkmodeswitch">
|
||||||
<a id="dark-mode-switch">
|
<a id="dark-mode-switch">
|
||||||
<input type="checkbox" class="checkbox" id="dark-mode-switch-check" />
|
<input type="checkbox" id="dark-mode-switch-check" />
|
||||||
<div class="knobs">
|
<div class="knobs">
|
||||||
<span class="light">☀︎</span>
|
<span class="light">☀︎</span>
|
||||||
<span class="slider"></span>
|
<span class="slider"></span>
|
||||||
|
|||||||
Reference in New Issue
Block a user