diff options
-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. |