Save keystrokes on create, remove empty nodes

This commit is contained in:
Ian Gulliver
2019-05-25 04:44:11 +00:00
parent 9bd56ecc04
commit bc7d2e0deb
2 changed files with 10 additions and 4 deletions

View File

@@ -44,4 +44,6 @@ body {
#definition li input {
background-color: rgba(255,255,255,0.8);
border: 1px solid black;
padding: 4px;
font-family: 'Courier', monospace;
}