X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=Home.css;fp=Home.css;h=0000000000000000000000000000000000000000;hb=f485895094cd72318b46f39689c3ba954eb37411;hp=a0e47e0a20fbce48110225dcc1c1f556b21699b6;hpb=904730d1782749bfac15b0344fe5782433f3099b;p=busy diff --git a/Home.css b/Home.css deleted file mode 100644 index a0e47e0..0000000 --- a/Home.css +++ /dev/null @@ -1,35 +0,0 @@ -/* Copyright 2011 Paul Haensch*/ -/* This file is part of Busy*/ -/**/ -/* Busy is free software: you can redistribute it and/or modify*/ -/* it under the terms of the GNU Affero General Public License as published by*/ -/* the Free Software Foundation, either version 3 of the License, or*/ -/* (at your option) any later version.*/ -/**/ -/* Busy is distributed in the hope that it will be useful,*/ -/* but WITHOUT ANY WARRANTY; without even the implied warranty of*/ -/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the*/ -/* GNU Affero General Public License for more details.*/ -/**/ -/* You should have received a copy of the GNU Affero General Public License*/ -/* along with Busy. If not, see .*/ - -div#INTRO { - margin: .5em; - padding: 0em .5em .5em .5em; - background-color: #F7F7F7; - border-style: solid solid solid solid; - border-width: 1px; - border-color: #AAF; -} -div.NEWS { - margin: 1em .5em; - padding: 0em .5em .5em .5em; - background-color: #F7F7F7; - border-style: solid dashed dashed dashed; - border-width: 1px; - border-color: #AAF; -} - -.wikitext h2 { font-size: 1.5em; margin: .3em 0em; } -.wikitext h3 { font-size: 1.2em; }