diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-23 00:05:27 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-23 00:05:27 +0000 |
commit | 3d304130496e16b283d981307023deb30a85ebe7 (patch) | |
tree | 3a9b1fdc79afe3b588da58d11794a8a428700412 /basewiki | |
parent | 1f2f64e834c4b61dd72115ee443f93b0039f3750 (diff) | |
download | ikiwiki-3d304130496e16b283d981307023deb30a85ebe7.tar ikiwiki-3d304130496e16b283d981307023deb30a85ebe7.tar.gz |
update
Diffstat (limited to 'basewiki')
-rw-r--r-- | basewiki/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/basewiki/style.css b/basewiki/style.css index c03f39ea3..6ec6f8950 100644 --- a/basewiki/style.css +++ b/basewiki/style.css @@ -1,7 +1,7 @@ /* ikiwiki style sheet */ -/* Note that instead of modifying this style sheet, you can instead create - * a local.css in your wiki, and override or change settings in this one. +/* Note that instead of modifying this style sheet, you can instead edit + * local.css and use it to override or change settings in this one. */ .header { |