From 6a29f5181c32a977bbc7a502246a93a55e8c7fc2 Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Sat, 28 May 2011 14:04:20 -0500 Subject: move the line to css --- style.dev.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'style.dev.css') diff --git a/style.dev.css b/style.dev.css index 47c7a57..f1fb63c 100644 --- a/style.dev.css +++ b/style.dev.css @@ -37,6 +37,10 @@ h1,h2 { h2 { font-weight: normal; +margin-bottom: 8px; +padding: 2px; +padding-top: 10px; +border-bottom: 1px solid #CCC; } p.motto { @@ -90,6 +94,7 @@ ol { .footer { font-size: 80%; text-align: right; + border-top: 1px solid #CCC; } img { -- cgit v1.2.3-59-ga6da