summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;