summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2010-12-28 23:36:01 +0100
committerSiri Reiter <siri@jones.dk>2010-12-28 23:36:01 +0100
commit0c52e8f38f203a674aa3bdde7573f7fca05d9ced (patch)
tree0c84dc513bab419757ba0635d1f2574c14e3d0d7
parentb5aa0b4eb0820eb13078b7c24ab1fb933a325342 (diff)
Ajust pageheader margin.
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index fd232f3a..f021b2da 100644
--- a/local.css
+++ b/local.css
@@ -60,7 +60,7 @@ DIV.header span {
DIV.pageheader {
background-color: white;
height: 110px;
- margin: 19px;
+ margin: 10px 0;
}
DIV#branding {