Fix docs font

This commit is contained in:
Sidney Bell
2019-11-26 08:43:57 -08:00
parent d2171b9a2f
commit 0aee4b89e0
+1
View File
@@ -8,3 +8,4 @@ a { color: #9E2364; text-decoration: none; }
a:hover, a:focus { color: #9E2364; font-weight: bold; }
a small { font-size: 11px; color: #9E2364; margin-top: -0.3em; display: block; }
a:hover small { color: #9E2364; }
body { font: 14px/1.5 "Roboto", "Arial", Helvetica, Arial, sans-serif; color: #000000; font-weight: 400; }