summaryrefslogtreecommitdiffstats
path: root/main.css
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-05-27 02:05:27 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-05-27 02:05:27 (EDT)
commit9bbe162059d2149d64e0e3bc9de1d9be3f5e24b5 (patch)
treef87fb1e6bb46e9c0d7ba9cac28decbc8d45efaba /main.css
parentb9be7219dea90159194d2a072a4e59a026d20702 (diff)
Add padding to footer.
Diffstat (limited to 'main.css')
-rw-r--r--main.css1
1 files changed, 1 insertions, 0 deletions
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 {