summaryrefslogtreecommitdiffstats
path: root/main.css
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-05-26 23:49:56 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-05-26 23:49:56 (EDT)
commit7b8330eb9c294ba0952a4e0ae6f9b68537b291ed (patch)
tree5ec4e4f2f43c6fec3189b71e02dcf7589b4e7105 /main.css
parentcbc3a8781da1041a6a432ffcf2cebbbd0f720564 (diff)
Add padding to header.
Diffstat (limited to 'main.css')
-rw-r--r--main.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/main.css b/main.css
index e55b129..1ef5bd1 100644
--- a/main.css
+++ b/main.css
@@ -32,9 +32,9 @@ a.skip {
header {
background-color: #336699;
- padding: 0px;
+ padding: 8px;
border-bottom: 4px solid #CC0033;
- height: 64px;
+ height: 80px;
}
header .logo {
width: 64px;