diff options
Diffstat (limited to 'basewiki/style.css')
-rw-r--r-- | basewiki/style.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/basewiki/style.css b/basewiki/style.css index ef7f23c18..0dfab6e77 100644 --- a/basewiki/style.css +++ b/basewiki/style.css @@ -1,3 +1,9 @@ +/* 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. + */ + .header { margin: 0; font-size: 22px; |