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 1.3em sans-serif;
23 margin: 1em 0em .3em 0em;
24 border-style: none none solid none;
25 border-width: 1px; border-color: #AAF;
27 .wikitext h1 + p { margin: 0em; }
31 margin: .6em 0em .3em 0em;
33 .wikitext h2 + p { margin: 0em; }
37 margin: .6em 0em .3em 0em;
39 .wikitext h3 + p { margin: 0em; }
48 .wikitext ul ol {font-size: .9em; margin: 0em;}
54 .wikitext ol ul {font-size: .9em; margin: 0em;}
56 background-color: #EEE;
58 border-style: solid; border-width: 1px;