]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/css.mdwn
ikiwiki-mass-rebuild: Fix tty hijacking vulnerability by using su. (Once su's related...
[git.ikiwiki.info.git] / doc / css.mdwn
1 [[meta title="CSS"]]
3 ## Using CSS with ikiwiki
5 Ikiwiki comes with two CSS stylesheets: [[style.css]] and [[local.css]].
6 The idea is to customize the second one overriding the first one and
7 defining brand new rendering rules.
9 While ikiwiki's default use of stylesheets is intentionally quite plain and
10 minimalistic, CSS allows creating any kind of look you can dream up.
12 The [[css_market]] page is an attempt to collect user contributed local.css
13 files.