Find something interesting about the wiki? Add your own tip to make everybody's life easier!
If you want to find out more about the wiki, read the wiki:dokuwiki page
If you haven't done so yet, please read the syntax page to find out how to write in Wikian.
div.dokuwiki .logo a:link, div.dokuwiki .logo a:visited, div.dokuwiki .logo a:hover, div.dokuwiki .logo a:active { color: __logoblue__; text-decoration:none; font-variant:small-caps; letter-spacing:2pt; }
Then in the style.ini file make sure you add a definition for what __logoblue__ is:
; This section is used to configure some placeholder values used in ; the stylesheets. Changing this file is the simplest method to ; give your wiki a new look. [replacements] __logoblue__ = "#0b77b5"