aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-04-30 18:16:38 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-04-30 18:16:38 -0400
commit6162c15762d7391356f9c635f57409c482d60f06 (patch)
tree1991774a893ff61e7d89d19c82ad4bcc0e1d9f2e /style.css
parent649b28276e31ec7b5074ead112fa358063debb62 (diff)
downloadkompetenzbolzen.github.io-6162c15762d7391356f9c635f57409c482d60f06.tar.gz
social icons for github and twitter as pngs
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 4 insertions, 1 deletions
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; }