1
Fork 0

rustdoc: tweak highlighting

This commit is contained in:
Adrien Tétar 2014-03-02 12:04:50 +01:00
parent 19fadf6567
commit fd09e91e00
3 changed files with 29 additions and 29 deletions

View file

@ -35,7 +35,7 @@ pub fn render<T: fmt::Show, S: fmt::Show>(
<meta charset=\"utf-8\" />
<title>{title}</title>
<link href='http://fonts.googleapis.com/css?family=Oswald:700|Inconsolata:400'
<link href='http://fonts.googleapis.com/css?family=Oswald:700|Inconsolata:400,700'
rel='stylesheet' type='text/css'>
<link rel=\"stylesheet\" type=\"text/css\" href=\"{root_path}{krate}/main.css\">