Add web code, license, and simple readme
[blerg.git] / www / css / doc.css
1 body {
2         font: 14pt serif;
3 }
4
5 h1, h2, h3, h4, h5 {
6         font-family: sans-serif;
7         clear: both;
8 }
9
10 .pizzapie {
11         width: 25%;
12         font-family: sans-serif;
13         font-size: 12pt;
14         float: right;
15         margin-left: 16pt;
16         clear: both;
17 }
18
19 .pizzapie td {
20         padding: 8pt;
21         text-align: center;
22 }