From: joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Date: Sat, 23 Sep 2006 00:04:19 +0000 (+0000)
Subject: update
X-Git-Tag: 1.27~8
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/1f2f64e834c4b61dd72115ee443f93b0039f3750

update
---

diff --git a/doc/css.mdwn b/doc/css.mdwn
index 73a38226f..8c804db00 100644
--- a/doc/css.mdwn
+++ b/doc/css.mdwn
@@ -1,8 +1,11 @@
 ## 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.