summaryrefslogtreecommitdiff
path: root/website/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'website/local.css')
-rw-r--r--website/local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/website/local.css b/website/local.css
index a3c2933..76a04c3 100644
--- a/website/local.css
+++ b/website/local.css
@@ -74,6 +74,10 @@ table.sitenav a {
font-size: smaller;
}
+td#sitenav {
+ vertical-align: bottom;
+}
+
table.sitenav span.selflink {
font-weight: bold;
text-decoration: underline;