Sync doc theme with website

This commit is contained in:
Stefan van der Walt
2015-05-07 16:38:51 -07:00
parent 7741317cbb
commit 6a86862590
@@ -1,16 +1,23 @@
body {
font-family: "Raleway";
font-family: "Lato", sans-serif;
letter-spacing: 0.02em;
font-size: 102%;
line-height: 23px;
}
a {
color: #CE5C00;
}
li {
line-height: 23px;
}
code, pre {
font-family: monospace;
}
input,
button,
select,
textarea {
font-family: "Raleway";
font-family: "Lato", sans-serif;
}
h1, h2, h3, h4, h5, h6 {