summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorJamie McClelland <jm@mayfirst.org>2008-09-05 11:21:39 -0400
committerJamie McClelland <jm@mayfirst.org>2008-09-05 11:21:39 -0400
commit041c4324e505b6363324756226aafa5a633864ec (patch)
tree670d5114cfd8f891e339e1dcdce225a02bda8f95 /website
parenta1bbfbddf94f7ef987349f33350def816f2a9bb9 (diff)
adding missing curly brace.
Diffstat (limited to 'website')
-rw-r--r--website/local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/local.css b/website/local.css
index afecdba..17ad1b3 100644
--- a/website/local.css
+++ b/website/local.css
@@ -22,7 +22,7 @@ body {
font-size: 0.95em;
}
-*|*:visited
+*|*:visited {
color: #f6a464;
}