Minor visual improvements to the docs

This commit is contained in:
Lonami Exo
2017-04-08 12:26:48 +02:00
parent 877065d0ac
commit 64a1a69a5e
3 changed files with 6 additions and 10 deletions

View File

@@ -42,7 +42,7 @@ class DocsWriter:
self.write(relative_css_path)
self.write('''" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Nunito|Space+Mono" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Nunito|Source+Code+Pro" rel="stylesheet">
</head>
<body>
<div id="main_div">''')