orgweb/site/org.css

11 lines
124 B
CSS
Raw Normal View History

body {
font-family: sans-serif;
}
#content,
#org-div-home-and-up,
#postamble {
margin: 0 auto;
width: 700px;
}