From: Matt Lee Date: Wed, 8 Sep 2010 15:13:40 +0000 (+0000) Subject: remove margin X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=de54a08200ec058bd0530961ef777c7490458de2;p=libreplanet-static.git remove margin --- 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;