diff options
-rw-r--r-- | main.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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; |