Chatwoot/docs/styles.css

12 lines
232 B
CSS
Raw Normal View History

2019-09-22 10:07:18 +00:00
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;
}