summaryrefslogtreecommitdiff
path: root/public/css/customstylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/customstylesheet.css')
-rw-r--r--public/css/customstylesheet.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/public/css/customstylesheet.css b/public/css/customstylesheet.css
index 26ae4b7..35fe451 100644
--- a/public/css/customstylesheet.css
+++ b/public/css/customstylesheet.css
@@ -11,4 +11,9 @@ body {
.footer{
background: #222222;
+ position: fixed;
+ height: 50px;
+ bottom: 0;
+ width: 100%;
+
}