aboutsummaryrefslogtreecommitdiffhomepage
path: root/ui/static/css/sansserif.css
blob: ae97b5d2e5e26249d5289c3adcfe3dce24c72e82 (plain)
1
2
3
4
5
6
7
8
9
10
11
body,
.entry-content,
.entry-content blockquote,
.entry-content q {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.entry-content {
    font-size: 1.17em;
    font-weight: 400;
}