summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2017-04-26 12:36:02 +0200
committerGitHub <noreply@github.com>2017-04-26 12:36:02 +0200
commite83f4836bfa13fa12bc6d48d810e6afa25803e77 (patch)
tree914294617ac0c58807da83e54ae3349ad2ac01ff
parentddcbe64a93b71edb05562b8468003cfc23cf461c (diff)
downloadwiki-e83f4836bfa13fa12bc6d48d810e6afa25803e77.tar.gz
wiki-e83f4836bfa13fa12bc6d48d810e6afa25803e77.tar.bz2
wiki-e83f4836bfa13fa12bc6d48d810e6afa25803e77.zip
Footer under content instead of header
-rw-r--r--_sass/style.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/_sass/style.scss b/_sass/style.scss
index b6c3284..4f74739 100644
--- a/_sass/style.scss
+++ b/_sass/style.scss
@@ -189,9 +189,8 @@ hr {
}
footer {
- width:270px;
+ padding-left: 320px;
float:left;
- position:fixed;
bottom:50px;
-webkit-font-smoothing:subpixel-antialiased;
}