This theme is based on the “modern” theme, copyrighted 2003-2005 by Nir Soffer and Thomas Waldmann.
The FamFam Silk Icons are licenced under a Creative Commons Attribution 2.5 License.
Kaijin is licenced under a Creative Commons Attribution-Noncommercial-Share Alike 2.0 Germany Licence.
This Theme was created by Stefan Imhoff.
No warranty!
-
Place the folder
kaijin
with its contents in your htdocs directory:/htdocs/kaijin/css/… /images/…
-
Place the file
kaijin.py
in the theme directory:/MoinMoin/theme/kaijin.py
If you would like to use some FamFam Silk Icons instead of the modern Icons you need to do following steps:
-
Replace the folder
img
in thekaijin
folder with theimg
folder fromOPTIONAL
./htdocs/kaijin/img
-
Copy
config.py
to:/MoinMoin/config.py
-
Copy
__init__.py
to:/MoinMoin/theme/__init__.py
If you want to customize this theme, most action takes place in screen.css
.
To increase the font-size replace body { font-size: 75%; }
with your size.
75% is 12px base font size. 14px would be 87.5% base font size.