summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-04-06 14:37:41 +0200
committerSiri Reiter <siri@jones.dk>2009-04-06 14:37:41 +0200
commit17eefa0eaec950393d7fadabda8b9167aedcbd3a (patch)
tree0353aeb9e6ce9a6e059d257e11f5e5f14df42372
parent17eecb7d6f57d2131a2422cad42c43b8e834faa8 (diff)
Body no text align (center).
-rw-r--r--local.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/local.css b/local.css
index 2f17855e..de3cb0fa 100644
--- a/local.css
+++ b/local.css
@@ -34,7 +34,6 @@ BODY {
margin: 0;
background-color: LightBlue;
font-family: sans-serif;
- text-align: center;
}
DIV.header {