summaryrefslogtreecommitdiffstats
path: root/doc/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css17
1 files changed, 8 insertions, 9 deletions
diff --git a/doc/style.css b/doc/style.css
index 51386c6..91c2be0 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -3,20 +3,19 @@
Copyright 2006-2008 Lennart Poettering
- paprefs is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation, either version 2.1 of the
- License, or (at your option) any later version.
+ paprefs is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 2 of the License, or
+ (at your option) any later version.
paprefs 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
- Lesser General Public License for more details.
+ General Public License for more details.
- You should have received a copy of the GNU Lesser General Public
- License along with paprefs. If not, see
- <http://www.gnu.org/licenses/>.
-***/
+ You should have received a copy of the GNU General Public License
+ along with paprefs. If not, see <http://www.gnu.org/licenses/>.
+ ***/
body { color: black; background-color: white; }
a:link, a:visited { color: #900000; }