mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-14 08:43:10 +00:00
parent
dfc5c0f1e8
commit
204e2bd442
@ -374,8 +374,8 @@ a {
|
|||||||
color: #000;
|
color: #000;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
p a { color: #4e8bca; }
|
.docblock a { color: #4e8bca; }
|
||||||
p a:hover { text-decoration: underline; }
|
.docblock a:hover { text-decoration: underline; }
|
||||||
|
|
||||||
.content span.trait, .content a.trait, .block a.current.trait { color: #ed9603; }
|
.content span.trait, .content a.trait, .block a.current.trait { color: #ed9603; }
|
||||||
.content span.mod, .content a.mod, block a.current.mod { color: #4d76ae; }
|
.content span.mod, .content a.mod, block a.current.mod { color: #4d76ae; }
|
||||||
|
Loading…
Reference in New Issue
Block a user