]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/css.mdwn
new ikiwiki waldgarten.greenonion.org
[ikiwiki.git] / doc / css.mdwn
index 20790b3d191ab0ebdd95a66bb918f3db66e7b920..bc070cb99872d3fda19978338a8f43fe0dac7882 100644 (file)
@@ -9,6 +9,9 @@ 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.
 
 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 [[theme_plugin|plugins/theme]] provides some prepackaged [[themes]] in an
+easy to use way.
+
 The [[css_market]] page is an attempt to collect user contributed local.css
 files.
 
 The [[css_market]] page is an attempt to collect user contributed local.css
 files.
 
@@ -16,3 +19,6 @@ files.
 
 The [[plugins/meta]] plugin can be used to add additional style sheets to a
 page.
 
 The [[plugins/meta]] plugin can be used to add additional style sheets to a
 page.
+
+The [[plugins/localstyle]] plugin can be used to override the toplevel
+[[local.css]] for a whole section of the wiki.