diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-22 23:59:33 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-22 23:59:33 +0000 |
commit | b1dbcd1197cffd895bd82bc4b13b1b7f69e41efe (patch) | |
tree | e66f4d002a3cf71ab6345b8e57af66d1e35bfc58 | |
parent | 3a70c09dd95a96bead1f5b6161216ed32de7a9ad (diff) |
typo
-rw-r--r-- | doc/css.mdwn | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/css.mdwn b/doc/css.mdwn index 4bc5f5d7a..5f768a70b 100644 --- a/doc/css.mdwn +++ b/doc/css.mdwn @@ -1,5 +1,8 @@ # 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, 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 +The [[css_market]] page is an attempt to collect user contributed local.css +files. |