From 3b42a43d33326f81fba85917ded8bc24accc9574 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 12 Mar 2009 02:58:53 +0100 Subject: Notebox text align center. --- local.css | 1 + 1 file changed, 1 insertion(+) diff --git a/local.css b/local.css index 7cacf6a7..f22925d3 100644 --- a/local.css +++ b/local.css @@ -123,6 +123,7 @@ DIV.notebox { DIV.notebox p { color: #06c; + text-align: center; } div#pageinfo { -- cgit v1.2.3