From 54a926ccd5932bfbdffb4dfd44f375e8410c2bb5 Mon Sep 17 00:00:00 2001 From: jwansek Date: Sat, 19 Jun 2021 20:10:42 +0100 Subject: interstital commit --- static/style.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 45b9459..be25a8e 100644 --- a/static/style.css +++ b/static/style.css @@ -132,6 +132,15 @@ header img { max-height: 110px; } +form #number_input { + width: 50px; + margin-left: 10px; +} + +form #url_input { + margin-left: 10px; +} + body div div { padding-left: 10px; padding-right: 10px; -- cgit v1.2.3