diff --git a/includes/style.css b/includes/style.css index ea27d6c..4a8f1be 100644 --- a/includes/style.css +++ b/includes/style.css @@ -28,6 +28,13 @@ input[type="color"] { input[type="color"][disabled] { opacity: 0.5; } +input[type="text"], +button { + width: 14em; + margin: 1em; + padding: 0.25em; + font-size: 1em; +} table { margin: 0 auto; } @@ -78,3 +85,6 @@ input { margin: 0 auto; width: 256px; } +#save { + margin-top: 0; +} diff --git a/includes/style.less b/includes/style.less index 3cff882..52aadd8 100644 --- a/includes/style.less +++ b/includes/style.less @@ -37,6 +37,13 @@ input[type="color"] { background: none; } +input[type="text"], button { + width: 14em; + margin: 1em; + padding: 0.25em; + font-size: 1em; +} + table { margin: 0 auto; @@ -97,4 +104,8 @@ textarea, input { .centre; width: 256px; +} + +#save { + margin-top: 0; } \ No newline at end of file diff --git a/index.html b/index.html index 5d225ff..b1f0449 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ -
convert any image to a bitsy room