From 9bbe162059d2149d64e0e3bc9de1d9be3f5e24b5 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 27 May 2012 02:05:27 -0400 Subject: Add padding to footer. --- (limited to 'main.css') diff --git a/main.css b/main.css index 8b94da8..dbe2fd2 100644 --- a/main.css +++ b/main.css @@ -132,6 +132,7 @@ footer { border-style: solid; border-color: #999999; margin: 16px 24px 8px 24px; + padding: 8px 0px 0px 0px; clear: both; } footer p { -- cgit v0.9.1