aboutsummaryrefslogtreecommitdiffstats
path: root/static/style.css
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2021-06-19 20:10:42 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2021-06-19 20:10:42 +0100
commit54a926ccd5932bfbdffb4dfd44f375e8410c2bb5 (patch)
tree15a040060ab2260fcb78b043c0557969008f6d77 /static/style.css
parent503cf319175266050609f3c935e8eed2d501e70e (diff)
downloadboymoder.blog-54a926ccd5932bfbdffb4dfd44f375e8410c2bb5.tar.gz
boymoder.blog-54a926ccd5932bfbdffb4dfd44f375e8410c2bb5.zip
interstital commit
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css9
1 files changed, 9 insertions, 0 deletions
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;