This commit is contained in:
Zsolt Ero
2024-01-12 01:28:23 +01:00
parent a707e33488
commit 6f8b5005f6
5 changed files with 7 additions and 5 deletions

View File

@@ -145,6 +145,7 @@ button {
.col-lbl {
display: block;
cursor: pointer;
}
.col-chk {
@@ -158,6 +159,7 @@ button {
.col-cnt {
display: none;
margin: 1em 0 2em;
}
.col-chk:checked ~ .col-cnt {