diff --git a/sheet.css b/sheet.css index dde1201..3c52982 100644 --- a/sheet.css +++ b/sheet.css @@ -51,11 +51,11 @@ input, select { } input[type="number"] { - width: 6em; + min-width: 6ch; } -label > input { - margin-left: 10px;; +input[type="text"] { + min-width: 20ch; } h1 { diff --git a/songs.html b/songs.html index 2b04587..cab19e1 100644 --- a/songs.html +++ b/songs.html @@ -4,6 +4,7 @@ + @@ -45,6 +46,24 @@ +
+ + + + + + + + + + + +
+ +

/

+ +
+