From 03c98d3c79370157d94deef588415e778ab6ca87 Mon Sep 17 00:00:00 2001
From: joey
Date: Fri, 26 May 2006 01:42:00 +0000
Subject: [PATCH] header can appear more than one time, so is a class, not an
id
---
basewiki/style.css | 2 +-
templates/editpage.tmpl | 4 ++--
templates/inlinepage.tmpl | 2 +-
templates/misc.tmpl | 2 +-
templates/page.tmpl | 3 +--
templates/recentchanges.tmpl | 2 +-
6 files changed, 7 insertions(+), 8 deletions(-)
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.
-