chiark / gitweb /
nss-myhostname: move to subdirectory
[elogind.git] / src / nss-myhostname / doc / style.css
1 /***
2     This file is part of nss-myhostname.
3
4     Copyright 2008 Lennart Poettering
5
6     nss-myhostname is free software; you can redistribute it and/or
7     modify it under the terms of the GNU Lesser General Public License
8     as published by the Free Software Foundation, either version 2.1
9     of the License, or (at your option) any later version.
10
11     nss-myhostname is distributed in the hope that it will be useful,
12     but 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 nss-myhostname. If not, If not, see
18     <http://www.gnu.org/licenses/>.
19 ***/
20
21 body { color: black; background-color: white; }
22 a:link, a:visited { color: #900000; }
23 div.news-date { font-size: 80%; font-style: italic; }
24 pre { background-color: #f0f0f0; padding: 0.4cm; }
25 .grey { color: #8f8f8f; font-size: 80%; }