summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index e4b2c311..a5ada8d9 100644
--- a/local.css
+++ b/local.css
@@ -47,6 +47,10 @@ DIV#topbar ul li {
margin: 0 5%;
}
+DIV#topbar a:visited {
+ color: lightblue;
+}
+
FORM#searchform {
display: block;
left: 85%;