mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-22 06:52:18 +00:00
fix broken theme toggle
This commit is contained in:
parent
609955732c
commit
ab50480f40
1 changed files with 0 additions and 3 deletions
|
@ -9,9 +9,6 @@ html, body
|
||||||
max-height: 2rem
|
max-height: 2rem
|
||||||
|
|
||||||
// Magic for collapsing content, borrowed from https://www.digitalocean.com/community/tutorials/css-collapsible
|
// Magic for collapsing content, borrowed from https://www.digitalocean.com/community/tutorials/css-collapsible
|
||||||
input[type='checkbox']
|
|
||||||
display: none
|
|
||||||
|
|
||||||
.lbl-toggle
|
.lbl-toggle
|
||||||
display: block
|
display: block
|
||||||
font-size: 125%
|
font-size: 125%
|
||||||
|
|
Loading…
Reference in a new issue