]> git.lizzy.rs Git - rust.git/commitdiff
Improve functions
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Wed, 2 Aug 2017 21:09:41 +0000 (23:09 +0200)
committerGuillaume Gomez <guillaume1.gomez@gmail.com>
Wed, 2 Aug 2017 21:09:41 +0000 (23:09 +0200)
src/librustdoc/html/static/styles/main.css

index 53141142867816969bb189d579a470e1a6bbd68b..2989d170b075196d74dc8c44799e509945dff571 100644 (file)
@@ -109,7 +109,7 @@ pre {
 .content span.fn, .content a.fn, .block a.current.fn,
 .content span.method, .content a.method, .block a.current.method,
 .content span.tymethod, .content a.tymethod, .block a.current.tymethod,
-.content .fnname { color: #8c6067; }
+.content .fnname { color: #546e8a; }
 
 pre.rust .comment { color: #8E908C; }
 pre.rust .doccomment { color: #4D4D4C; }