mirror of
https://github.com/golang/go
synced 2024-11-11 23:40:22 -07:00
doc: color comments
R=golang-dev, r CC=golang-dev https://golang.org/cl/5657047
This commit is contained in:
parent
04868b28ac
commit
763716ae2a
@ -7,6 +7,9 @@ pre, code {
|
||||
font-family: Menlo, monospace;
|
||||
font-size: 14px;
|
||||
}
|
||||
pre .comment {
|
||||
color: #375EAB;
|
||||
}
|
||||
body {
|
||||
color: #222;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user