From: joey Date: Fri, 26 May 2006 01:42:00 +0000 (+0000) Subject: header can appear more than one time, so is a class, not an id X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/03c98d3c79370157d94deef588415e778ab6ca87 header can appear more than one time, so is a class, not an id --- diff --git a/basewiki/style.css b/basewiki/style.css index a830afb69..43570279d 100644 --- a/basewiki/style.css +++ b/basewiki/style.css @@ -1,4 +1,4 @@ -#header { +.header { margin: 0; font-size: 22px; font-weight: bold; diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl index b7ec3fa2b..89f01e664 100644 --- a/templates/editpage.tmpl +++ b/templates/editpage.tmpl @@ -20,7 +20,7 @@ confict and commit again to save your changes.

-