summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-03-31 18:37:31 +0200
committerSiri Reiter <siri@jones.dk>2009-03-31 18:37:31 +0200
commitd285f39ec0fcf18567125b5d470b5c9b709586a9 (patch)
treef40c1d5466219dc6c34abb8e7e286c32d9c5b2ee /local.css
parent4bdebe4c56232cece32ccab889a12542d2be62bf (diff)
CSS: body text align center - mumbo jumbo.
Diffstat (limited to 'local.css')
-rw-r--r--local.css1
1 files changed, 1 insertions, 0 deletions
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 {