summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/css/style.css b/static/css/style.css
new file mode 100644
index 0000000..5b3b2a5
--- /dev/null
+++ b/static/css/style.css
@@ -0,0 +1,7 @@
+footer {
+ border-top: 1px solid #E5E5E5;
+ margin-top: 45px;
+ padding: 35px 0 36px;
+ float:left;
+ width:100%;
+}