mirror of
https://github.com/golang/go
synced 2024-11-21 18:34:44 -07:00
make the visited color darker instead of lighter
R=rsc CC=go-dev http://go/go-review/1025022
This commit is contained in:
parent
63c572c6b0
commit
7ee3f3ddd1
@ -84,7 +84,7 @@ a:link {
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #0000ff
|
||||
color: #0b2455
|
||||
}
|
||||
|
||||
a:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user