From 6162c15762d7391356f9c635f57409c482d60f06 Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Wed, 30 Apr 2014 18:16:38 -0400 Subject: social icons for github and twitter as pngs --- style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 4bb29c5..ef63fc7 100644 --- a/style.css +++ b/style.css @@ -479,4 +479,7 @@ nav { color: #666666; } footer { - padding: 20px 0; } + padding: 20px 0; + text-align: center; } + footer .footer-icon { + width: 40px; } -- cgit v1.2.3