From 3a4da86643c26114d6ff36073cdbb6152fb3334e Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sat, 11 Feb 2012 19:26:19 +0100 Subject: Stop fixate footer. Non-underline menu. --- local.scss | 4 +--- 1 file changed, 1 insertion(+), 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; -- cgit v1.2.3