From d285f39ec0fcf18567125b5d470b5c9b709586a9 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 31 Mar 2009 18:37:31 +0200 Subject: CSS: body text align center - mumbo jumbo. --- local.css | 1 + 1 file changed, 1 insertion(+) diff --git a/local.css b/local.css index 83ec23d4..55fc611c 100644 --- a/local.css +++ b/local.css @@ -34,6 +34,7 @@ BODY { margin: 0; background-color: LightBlue; font-family: sans-serif; + text-align: center; } DIV.header { -- cgit v1.2.3