From 7b8330eb9c294ba0952a4e0ae6f9b68537b291ed Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 26 May 2012 23:49:56 -0400 Subject: Add padding to header. --- (limited to 'main.css') 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; -- cgit v0.9.1