1
0
Fork 0
forked from github/pelican

Add Google+ social icon

This commit is contained in:
David Beitey 2012-11-04 12:25:02 +10:00
commit 9fdd378687
3 changed files with 2 additions and 1 deletions

View file

@ -312,6 +312,7 @@ img.left, figure.left {float: left; margin: 0 2em 2em 0;}
.social a[href*='github.com'],
.social a[href*='git.io'] {background-image: url('../images/icons/github.png');}
.social a[href*='gittip.com'] {background-image: url('../images/icons/gittip.png');}
.social a[href*='plus.google.com'] {background-image: url('../images/icons/google-plus.png');}
/*
About

Binary file not shown.

After

Width:  |  Height:  |  Size: 527 B