From: Matt Lee Date: Mon, 31 Jan 2011 21:33:21 +0000 (+0000) Subject: fixed homepage X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=8021193fb695e78aad07a74fae1e5b7633364783;p=libreplanet-static.git fixed homepage --- diff --git a/screen.css b/screen.css index 36ad140e..e2b4580a 100644 --- a/screen.css +++ b/screen.css @@ -6,7 +6,7 @@ #doc2 { min-height: 900px; } - #doc4 { background-color: white; border-left: 2px solid #ccc; border-right: 1px solid #ccc; } + #doc4 { background-color: white; border-left: 2px solid #ccc; border-right: 1px solid #ccc; padding: 10px; } a:link{color: blue;} a:hover{color: red;}