diff options
author | Jamie McClelland <jm@mayfirst.org> | 2008-09-05 11:21:39 -0400 |
---|---|---|
committer | Jamie McClelland <jm@mayfirst.org> | 2008-09-05 11:21:39 -0400 |
commit | 041c4324e505b6363324756226aafa5a633864ec (patch) | |
tree | 670d5114cfd8f891e339e1dcdce225a02bda8f95 /website | |
parent | a1bbfbddf94f7ef987349f33350def816f2a9bb9 (diff) |
adding missing curly brace.
Diffstat (limited to 'website')
-rw-r--r-- | website/local.css | 2 |
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; } |