Update docs website

This commit is contained in:
Pranav Raj Sreepuram
2019-09-22 15:37:18 +05:30
parent 814cda499c
commit a9b0eb3c15
6 changed files with 19 additions and 8 deletions

11
docs/styles.css Normal file
View File

@@ -0,0 +1,11 @@
html, body {
font-family: Avenir, -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif
}
.app-name-link img {
max-width: 60%;
}
.markdown-section pre > code {
font-family: Monaco;
}