summaryrefslogtreecommitdiff
path: root/website/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'website/local.css')
-rw-r--r--website/local.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/website/local.css b/website/local.css
index 0cebb50..c398155 100644
--- a/website/local.css
+++ b/website/local.css
@@ -65,6 +65,12 @@ table.sitenav a {
margin-left: 1em;
}
+table.sitenav span.selflink {
+ font-weight: bold;
+ text-decoration: underline;
+ margin-left: 1em;
+}
+
table.sitenav a:hover {
font-weight: bold;
text-decoration: underline;