X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/6be4c2419eefe327bb84c419ae4f28a4cae37cd0..6033b787802ac82ee56fe7906b48e8b478f68835:/doc/css.mdwn diff --git a/doc/css.mdwn b/doc/css.mdwn index 4bc5f5d7a..8c804db00 100644 --- a/doc/css.mdwn +++ b/doc/css.mdwn @@ -1,5 +1,11 @@ -# Using CSS with ikiwiki +## Using CSS with ikiwiki -Ikiwiki comes with two CSS stylesheets: style.css, local.css. The idea is to customize the second one overriding the first one and defining brand new rendering rules. +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. -The [[css_market]] page is an attempt to collect user contribute local.css files. \ No newline at end of file +While ikiwiki's default use of stylesheets is intentionally quite plain and +minimalistic, CSS allows creating any kind of look you can dream up. + +The [[css_market]] page is an attempt to collect user contributed local.css +files.