summaryrefslogtreecommitdiff
path: root/webapp/static/style.css
diff options
context:
space:
mode:
authorjaseg <git@jaseg.net>2019-09-29 16:35:51 +0200
committerjaseg <git@jaseg.net>2019-09-29 16:37:35 +0200
commit75dd7db73fe87d57f5965d0c689257a56296201c (patch)
tree3ddce2990b9b14b68aa8097e37a6ffa1f45d4cb4 /webapp/static/style.css
parent04b34f73c1e0023ce4abdb9f1c9f0d9175247624 (diff)
downloadpogojig-75dd7db73fe87d57f5965d0c689257a56296201c.tar.gz
pogojig-75dd7db73fe87d57f5965d0c689257a56296201c.tar.bz2
pogojig-75dd7db73fe87d57f5965d0c689257a56296201c.zip
Add makefile template download link
Diffstat (limited to 'webapp/static/style.css')
-rw-r--r--webapp/static/style.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/webapp/static/style.css b/webapp/static/style.css
index bebb762..64a14eb 100644
--- a/webapp/static/style.css
+++ b/webapp/static/style.css
@@ -239,7 +239,11 @@ a.btn.green {
}
.controls {
- padding-top: 8em;
+ padding-top: 4em;
+}
+
+.banner {
+ padding-top: 4em;
}
.render_output {