summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/css/webapp.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/css/webapp.css b/static/css/webapp.css
new file mode 100644
index 000000000..ba309effa
--- /dev/null
+++ b/static/css/webapp.css
@@ -0,0 +1,7 @@
+body {
+ padding-top: 60px;
+ padding-bottom: 40px;
+}
+.sidebar-nav {
+ padding: 9px 0;
+}