X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/c9a652b311dabaf8b30ad455d7fcdf29c79a98b0..6af12df5656f231717694ba8341616fff2805b58:/doc/css.mdwn diff --git a/doc/css.mdwn b/doc/css.mdwn index 73a38226f..bb3c15f51 100644 --- a/doc/css.mdwn +++ b/doc/css.mdwn @@ -1,8 +1,13 @@ +[[meta title="CSS"]] + ## 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. + +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.