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

.content {
    width: 700px;
    margin: 0 auto;
    line-height: 160%;
}