Commit 7ee3f3dd authored by Rob Pike's avatar Rob Pike

make the visited color darker instead of lighter

R=rsc
CC=go-dev
http://go/go-review/1025022
parent 63c572c6
......@@ -84,7 +84,7 @@ a:link {
}
a:visited {
color: #0000ff
color: #0b2455
}
a:hover {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment