Update docs website
This commit is contained in:
11
docs/styles.css
Normal file
11
docs/styles.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user