aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/Dawn/static/dawn.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/Dawn/static/dawn.css b/python/Dawn/static/dawn.css
new file mode 100644
index 00000000..cac2a4e2
--- /dev/null
+++ b/python/Dawn/static/dawn.css
@@ -0,0 +1,5 @@
+body {
+ max-width:1500px;
+ margin: 0 auto;
+ padding-top: 70px;
+} \ No newline at end of file