aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index f6319cc..3b88dc3 100644
--- a/static/style.css
+++ b/static/style.css
@@ -42,6 +42,7 @@ a {
position: absolute;
bottom: 0;
width: 100%;
+ heigth: 40px;
}
.footer-a {
@@ -52,6 +53,15 @@ a {
text-decoration: underline;
}
+.footer > .container {
+ padding-left: 0;
+}
+
+.sticky-footer {
+ margin: 10px 0;
+ margin-right: 0;
+}
+
/* noscript */
.noscript {