diff options
-rw-r--r-- | local.scss | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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; |