1/***
2  This file is part of libdaemon.
3
4  Copyright 2003-2008 Lennart Poettering
5
6  libdaemon is free software; you can redistribute it and/or modify
7  it under the terms of the GNU Lesser General Public License as
8  published by the Free Software Foundation, either version 2.1 of the
9  License, or (at your option) any later version.
10
11  libdaemon is distributed in the hope that it will be useful, but
12  WITHOUT ANY WARRANTY; without even the implied warranty of
13  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14  Lesser General Public License for more details.
15
16  You should have received a copy of the GNU Lesser General Public
17  License along with libdaemon. If not, see
18  <http://www.gnu.org/licenses/>.
19***/
20
21body { color: black; background-color: white; } 
22a:link, a:visited { color: #900000; }       
23div.news-date { font-size: 80%; font-style: italic; } 
24pre { background-color: #f0f0f0; padding: 0.4cm; }
25.grey { color: #8f8f8f; font-size: 80%; }
26