projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1bbfbd
)
adding missing curly brace.
author
Jamie McClelland
<jm@mayfirst.org>
Fri, 5 Sep 2008 15:21:39 +0000
(11:21 -0400)
committer
Jamie McClelland
<jm@mayfirst.org>
Fri, 5 Sep 2008 15:21:39 +0000
(11:21 -0400)
website/local.css
patch
|
blob
|
history
diff --git
a/website/local.css
b/website/local.css
index afecdbacf9ffcac6a64938d23300ec05cac3a59c..17ad1b3a04d7012fad975c815a39a72f31367984 100644
(file)
--- a/
website/local.css
+++ b/
website/local.css
@@
-22,7
+22,7
@@
body {
font-size: 0.95em;
}
-*|*:visited
+*|*:visited
{
color: #f6a464;
}