orgweb/site/texinfo.css

9 lines
90 B
CSS
Raw Normal View History

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