orgweb/texinfo.css

9 lines
113 B
CSS

body {
font-family: sans-serif;
}
.content {
width: 700px;
margin: 0 auto;
line-height: 160%;
}