From 3e38f1a70e908daab04d584feec57207469989da Mon Sep 17 00:00:00 2001 From: Marcus Whybrow Date: Wed, 13 Jun 2012 18:52:13 +0100 Subject: [PATCH] Added code licences and design acknowledgement lines to the footer. --- assets/css/style.css | 3 +++ index.html | 2 ++ 2 files changed, 5 insertions(+) diff --git a/assets/css/style.css b/assets/css/style.css index fdf4fac..e0fe476 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -121,4 +121,7 @@ body { margin-top: 45px; padding: 35px 0 36px; border-top: 1px solid #e5e5e5; +} +.footer p { + margin-bottom: 0; } \ No newline at end of file diff --git a/index.html b/index.html index 7863402..67acdc9 100644 --- a/index.html +++ b/index.html @@ -129,6 +129,8 @@