From de54a08200ec058bd0530961ef777c7490458de2 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 15:13:40 +0000 Subject: [PATCH] remove margin --- screen.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/screen.css b/screen.css index 50bba451..27dcccc8 100644 --- a/screen.css +++ b/screen.css @@ -103,6 +103,8 @@ img { padding-bottom: 15px; } #hd { text-align: center; } +#hd h1 { margin: 0; padding-bottom: 5px; } + #hd p { font-size: 40px; font-weight: bold; color: #000000; -- 2.25.1