layout.css 91 Bytes
Newer Older
olau@iola.dk's avatar
olau@iola.dk committed
1 2 3 4
body {
  font-family: sans-serif;
  font-size: 16px;
  margin: 50px;
5
  max-width: 800px;
olau@iola.dk's avatar
olau@iola.dk committed
6
}