summaryrefslogtreecommitdiff
path: root/doc/common/kde-common.css
Unidiff
Diffstat (limited to 'doc/common/kde-common.css') (more/less context) (ignore whitespace changes)
-rw-r--r--doc/common/kde-common.css32
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/common/kde-common.css b/doc/common/kde-common.css
new file mode 100644
index 0000000..dcd35ef
--- a/dev/null
+++ b/doc/common/kde-common.css
@@ -0,0 +1,32 @@
1/*
2 KDE-wide persistent CSS for HTML documentation (all media types).
3 Copyright (C) 2000 Frederik Fouvry
4
5 This program is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published by
7 the Free Software Foundation; either version 2 of the License, or
8 (at your option) any later version.
9
10 This program is distributed in the hope that it will be useful,
11 but WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 GNU General Public License for more details.
14
15 You should have received a copy of the GNU General Public License
16 along with this program; if not, write to the Free Software
17 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18
19 Send comments, suggestions, etc. to Frederik Fouvry
20 <fouvry@sfs.nphil.uni-tuebingen.de>.
21*/
22
23/*
24 Important note: these setting cannot be overridden, except by switching
25 off style sheets alltogether.
26
27 Any updates should be validated, e.g. http://jigsaw.w3.org/css-validator/
28
29 Check out http://www.richinstyle.com/ where many of the declarations and
30 setup in the KDE CSS are obtained from. In fact, do not change
31 anything without checking on those pages whether it is wise to do so.
32*/