summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-04-06 14:45:02 +0200
committerSiri Reiter <siri@jones.dk>2009-04-06 14:45:02 +0200
commitd66721d434ba833cbd5424f57360ad7047d26ccb (patch)
treea0f90afd7008ec23e243afe6eb8bae3c19c32eca /local.css
parent17eefa0eaec950393d7fadabda8b9167aedcbd3a (diff)
Change header padding.
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index de3cb0fa..16c9e2df 100644
--- a/local.css
+++ b/local.css
@@ -37,7 +37,7 @@ BODY {
}
DIV.header {
- padding: 1em;
+ padding:1em 1em 1em 20px;
background-color: LightBlue;
color: LightBlue;
}