Changed of struct url to #ad448e in rust docs
This commit is contained in:
parent
7f6a53e746
commit
434bfb17b4
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ pre {
|
|||
.content .highlighted.primitive { background-color: #9aecff; }
|
||||
|
||||
.content span.enum, .content a.enum, .block a.current.enum { color: #508157; }
|
||||
.content span.struct, .content a.struct, .block a.current.struct { color: #2dbfb8; }
|
||||
.content span.struct, .content a.struct, .block a.current.struct { color: #ad448e; }
|
||||
.content span.type, .content a.type, .block a.current.type { color: #ba5d00; }
|
||||
.content span.foreigntype, .content a.foreigntype, .block a.current.foreigntype { color: #cd00e2; }
|
||||
.content span.macro, .content a.macro, .block a.current.macro { color: #068000; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue