summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2012-02-11 19:26:19 +0100
committerSiri Reiter <siri@jones.dk>2012-02-11 19:26:19 +0100
commit3a4da86643c26114d6ff36073cdbb6152fb3334e (patch)
tree5681bce1f946b4b8bba254b1a49bb3612126818f
parent9d28ee3b0df800bae94c8d2141eade844a6ad929 (diff)
Stop fixate footer. Non-underline menu.
-rw-r--r--local.scss4
1 files changed, 1 insertions, 3 deletions
diff --git a/local.scss b/local.scss
index 5f2c327..33d94e1 100644
--- a/local.scss
+++ b/local.scss
@@ -126,6 +126,7 @@ div.topbar ul {
div.topbar a:hover,
div.topbar span.selflink {
color: $base;
+ text-decoration: none;
}
form#searchform {
@@ -250,9 +251,6 @@ div#footer{
}
div#pageinfo {
- position: fixed;
- bottom: 0;
- width: 100%;
border-top: 0;
padding: 1em 1em 1em 20px;
margin: 15px 0 0 0;