diff --git a/sheet.css b/sheet.css index 8f14a18..dde1201 100644 --- a/sheet.css +++ b/sheet.css @@ -48,7 +48,14 @@ main > form > * { input, select { width: fit-content; - margin-left: 10px; +} + +input[type="number"] { + width: 6em; +} + +label > input { + margin-left: 10px;; } h1 { diff --git a/songs.html b/songs.html index 9b64e58..84c1e79 100644 --- a/songs.html +++ b/songs.html @@ -11,12 +11,12 @@

Songs of the Second Age: Character Sheet

- - - - - - + + + + + +
@@ -33,6 +33,20 @@
+
+ + + + + + + + + + + + +