improve the examples

This commit is contained in:
Hans Pagel
2020-09-24 17:56:42 +02:00
parent b718061de9
commit 26d808e1ba
13 changed files with 49 additions and 59 deletions

View File

@@ -4,4 +4,8 @@
input[type="checkbox"] {
margin-right: 0.5rem;
}
}
}
[contenteditable=false] {
color: #999;
}