orgweb/site/org.css
Tom Willemse 1201bfbfde Add several CSS files
These are (mostly) used by other parts of my website.
2013-06-06 01:43:44 +02:00

10 lines
124 B
CSS

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