From: Ian Weller Date: Wed, 13 Jan 2016 21:01:47 +0000 (-0500) Subject: added blog icon to social list X-Git-Tag: v1.1.14^2~4 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=b040901e2c0993c47b830b5c25304f551a749f83;p=web%2FKeweenaw.git added blog icon to social list --- diff --git a/assets/blog.png b/assets/blog.png new file mode 100644 index 0000000..059e9f0 Binary files /dev/null and b/assets/blog.png differ diff --git a/styles.css b/styles.css index 274d276..60e9592 100644 --- a/styles.css +++ b/styles.css @@ -265,6 +265,9 @@ header .social li a.instagram { header .social li a.google { background: url(assets/google.jpg) no-repeat center center; } +header .social li a.blog { + background: url(assets/blog.png) no-repeat center center; +} @media only screen and (max-width: 40em) { header { padding-right: 15px; diff --git a/templates/template.html b/templates/template.html index b9cf23b..e491bd7 100755 --- a/templates/template.html +++ b/templates/template.html @@ -59,7 +59,7 @@
  • - +