.. sectnum:: :depth: 7 ########### juhtolv-css ########### *************************************************************** Cascading Style Sheet -files of WWW-pages of Juhapekka Tolvanen *************************************************************** :Author: Juhapekka “naula” Tolvanen :E-Mail: ``juhtolv (at) iki (dot) fi`` :Homepage: http://iki.fi/juhtolv/css-download/ :Author’s homepage: http://iki.fi/juhtolv .. contents:: Table of contents :backlinks: entry Files ##### - ``fonts.css`` : CSS-file: Webfonts - ``index.css`` : CSS-file: Green text on black. - ``imported.css`` : CSS-file: Imported by index.css (except when using MSIE) - ``indexbw.css`` : CSS-file: Black text on white - ``indexbwserif.css`` : CSS-file: Black serif text on white - ``latex.css`` : CSS-file: Black (La)TeX font text on white - ``importedbw.css`` : CSS-file: Imported by indexbw.css, indexbwserif.css and latex.css (except when using MSIE) - ``printbw.css`` : CSS-file: For mediatype called print. - ``dsl.txt`` : License text of Design Science License - ``fdl.txt`` : License text of GNU Free Documentation License - ``pelle.html`` : HTML-file for testing purposes. - ``cssfonts/*`` : CSS-fonts that are used in ``fonts.css`` and their licenses. - ``pix/*`` : Images for pelle.html - ``js/styleswitcher.js`` : javascript-code to implement styleswitching with javascript/DOM. Only way to switch style under Microsoft Internet Explorer. It can save your stylesheet setting to cookie. Licenses ######## Copyright (c) 2002-2016 Juhapekka “naula” Tolvanen ``juhtolv (at) iki (dot) fi`` http://iki.fi/juhtolv These styleshees are free, but come WITHOUT ANY WARRANTY; you can copy, redistribute and/or modify these stylesheets under the terms of either of these two licences: the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts OR the Design Science License. I also enact these two (2) amendments: 1) Document using one or more of these files as its stylesheet can be under any licence (or under no licence at all). So, you do not need to release your WWW-page or other document under GNU FDL and/or DSL, if it uses one or more of these files as its stylesheet. 2) Any Stylesheet is allowed to include these stylesheets via import-mechanism, no matter what is its licence. So, you do not need to release your stylesheet under GNU FDL and/or DSL, if it uses one or more of these files as its imported stylesheet. A copy of the GNU FDL is available here: http://www.gnu.org/copyleft/fdl.html A copy of the DSL is available here: http://www.dsl.org/copyleft/dsl.txt Local copies are available in these places: - http://iki.fi/juhtolv/licenses/dsl.txt - http://www.gnu.org/licenses/dsl.html License of that js/styleswitcher.js is unknown to me: I found that file via "A List Apart": - http://www.alistapart.com/ - http://www.alistapart.com/articles/alternate/ - http://idontsmoke.co.uk/2002/ss/ Eric Meyer enhaced it with font size form: http://web.archive.org/web/20021201230559/www.meyerweb.com/ui/setup.html http://web.archive.org/web/20021201232036js%5F/www.meyerweb.com/ui/styleswitch.js Images ``ryppy.jpg``, ``ryppy_black.jpg`` and ``nimmari_red.png`` are created by me, myself and I and they are public domain. They have no warranty. Test file pelle.html is created by me, myself and I and it is public domain and it has no warranty. Fonts in that directory called ``cssfonts`` are not created by me. See their copyright-information and licenses in that sub-directory called ``000LICENSES``. Usage example ############# When you load stylesheets this way, Netscape 4.* won't load them. I do not bother to provide Stylesheet for Netscape 4.* . It is so hard to create stylesheet that do not crash it and still looks good. Note: Do not use attribute “``title``” in that tag that loads stylesheet for mediatype called “``print``”. :: (Clip)

You can change stylesheet here: (Javascript/DOM): Default: indexbw (Black text on white background) index (Green text on black background) | indexbwserif (Black serif font text on white background) | latex (Black LATEX-like font text on white background)

(Clip)

This site looks much better in a WWW-browser that supports web standards, but information it provides is accessible to any WWW-browser or Internet device.

I also advice to use this piece of Javascript-code very soon after ```` . It loads a javscript-code, that is MIT-licensed. But I do not dare to use that javascript before “``