1 /* Copyright 2011 Paul Haensch*/
2 /* This file is part of Busy*/
4 /* Busy is free software: you can redistribute it and/or modify*/
5 /* it under the terms of the GNU Affero General Public License as published by*/
6 /* the Free Software Foundation, either version 3 of the License, or*/
7 /* (at your option) any later version.*/
9 /* Busy is distributed in the hope that it will be useful,*/
10 /* but WITHOUT ANY WARRANTY; without even the implied warranty of*/
11 /* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the*/
12 /* GNU Affero General Public License for more details.*/
14 /* You should have received a copy of the GNU Affero General Public License*/
15 /* along with Busy. If not, see <http://www.gnu.org/licenses/>.*/
18 padding: 0em; margin: 0em;
22 font: normal bold 2em sans-serif;
23 margin: 0em 0em 0em 0em;
24 border-style: none none solid none;
28 margin: .5em 0em .3em 0em;
32 font: normal bold 1.3em sans-serif;
33 margin: 1em 0em .3em 0em;
34 border-style: none none solid none;
35 border-width: 1px; border-color: #AAF;
37 .wikitext h2 + p { margin: 0em; }
41 margin: .6em 0em .3em 0em;
43 .wikitext h3 + p { margin: 0em; }
47 margin: .6em 0em .3em 0em;
49 .wikitext h4 + p { margin: 0em; }
58 .wikitext ul ol {font-size: .9em; margin: 0em;}
64 .wikitext ol ul {font-size: .9em; margin: 0em;}
66 background-color: #EEE;
68 border-style: solid; border-width: 1px;