2007-02-14 02:13:47 +01:00
|
|
|
[[meta title="CSS"]]
|
|
|
|
|
2006-09-23 01:59:57 +02:00
|
|
|
## Using CSS with ikiwiki
|
2006-09-22 16:46:25 +02:00
|
|
|
|
2006-09-23 02:04:19 +02:00
|
|
|
Ikiwiki comes with two CSS stylesheets: [[style.css]] and [[local.css]].
|
|
|
|
The idea is to customize the second one overriding the first one and
|
|
|
|
defining brand new rendering rules.
|
|
|
|
|
|
|
|
While ikiwiki's default use of stylesheets is intentionally quite plain and
|
|
|
|
minimalistic, CSS allows creating any kind of look you can dream up.
|
2006-09-22 16:46:25 +02:00
|
|
|
|
2006-09-23 01:59:33 +02:00
|
|
|
The [[css_market]] page is an attempt to collect user contributed local.css
|
|
|
|
files.
|