orgweb/site/texinfo.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

8 lines
90 B
CSS

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