summaryrefslogtreecommitdiffstats
path: root/site/texinfo.css
blob: 2cf528f7d946649bb322f7ca4b1bb904b792b761 (plain)
1
2
3
4
5
6
7
8
body {
    font-family: sans-serif;
}

.content {
    width: 700px;
    margin: 0 auto;
}