From 8ff5be11f605679deb844d329555c8427c6075da Mon Sep 17 00:00:00 2001 From: vince damiani Date: Sat, 5 Nov 2016 09:03:08 +0100 Subject: [PATCH] minor improvements and restyles --- index.html | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 0c273ef..62233c5 100644 --- a/index.html +++ b/index.html @@ -42,8 +42,13 @@ } .column { float: left; - min-width: 100px; - margin: 0 20px 0 0; + } + .column-center { + min-width: 160px; + text-align: center; + } + .column-right { + float: right; } .sub-section-title { margin: 0 0 10px; @@ -70,15 +75,15 @@ color: #505050; } .byte-input { - min-width: 400px; - min-height: 200px; + min-width: 360px; + min-height: 160px; } .code-output { width: 100%; height: 200px; } .note { color: #666666; margin: 3px 0; font-size: .9em; line-height: 1.4em; } - button { + button, input[type="file"]::-webkit-file-upload-button { margin: 10px 0; background: #00CB99; border: none; @@ -88,6 +93,10 @@ font-size: .9em; border-radius: 3px; } + input[type="file"]::-webkit-file-upload-button { + padding: 6px 20px; + font-size: 1.6em; + } .generate-button { margin: 40px 0 20px; } @@ -133,10 +142,10 @@

1. Select image


-
+

or

-
+

1. Paste byte array