]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/css.mdwn
web commit by http://chao.myopenid.com/
[ikiwiki.git] / doc / css.mdwn
index 73a38226f1487092eea99fa23a857bc43aa6e84c..bb3c15f517ca01c568528ded44144023f57dd2e1 100644 (file)
@@ -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.