]> sipb.mit.edu Git - ikiwiki.git/blob - doc/css.mdwn
response and reorg
[ikiwiki.git] / doc / css.mdwn
1 ## Using CSS with ikiwiki
2
3 Ikiwiki comes with two CSS stylesheets: [[style.css]] and [[local.css]].
4 The idea is to customize the second one overriding the first one and
5 defining brand new rendering rules.
6
7 While ikiwiki's default use of stylesheets is intentionally quite plain and
8 minimalistic, CSS allows creating any kind of look you can dream up.
9
10 The [[css_market]] page is an attempt to collect user contributed local.css
11 files.