aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index 31522ba..fce75f5 100644
--- a/style.css
+++ b/style.css
@@ -58,6 +58,7 @@ a {
.footer {
padding: 20px;
margin-top: 20px;
+ position: fixed; bottom: 0px; left: 0px; right: 0px;
color: white;
background-color: #1f8e42;
text-align: center;