Add license notifications to all source files
[blerg.git] / www / css / doc.css
1 /* Blerg is (C) 2011 The Dominion of Awesome, and is distributed under a
2  * BSD-style license.  Please see the COPYING file for details.
3  */
4 body {
5         font: 14pt serif;
6 }
7
8 h1, h2, h3, h4, h5 {
9         font-family: sans-serif;
10         clear: both;
11 }
12
13 .pizzapie {
14         width: 25%;
15         font-family: sans-serif;
16         font-size: 12pt;
17         float: right;
18         margin-left: 16pt;
19         clear: both;
20 }
21
22 .pizzapie td {
23         padding: 8pt;
24         text-align: center;
25 }