1
0
Fork 0
forked from github/pelican

Add Gittip to social icons.

This allows someone to include their gittip link so people can donate to them.
This commit is contained in:
Ian Cordasco 2012-08-31 23:12:09 -04:00
commit b911972716
2 changed files with 2 additions and 1 deletions

View file

@ -308,7 +308,8 @@ img.left, figure.left {float: left; margin: 0 2em 2em 0;}
.social a[type$='atom+xml'], .social a[type$='rss+xml'] {background-image: url('../images/icons/rss.png');}
.social a[href*='twitter.com'] {background-image: url('../images/icons/twitter.png');}
.social a[href*='linkedin.com'] {background-image: url('../images/icons/linkedin.png');}
.social a[href*='gitorious.org'] {background-image: url('../images/icons/gitorious.org');}
.social a[href*='gitorious.org'] {background-image: url('../images/icons/gitorious.png');}
.social a[href*='gittip.com'] {background-image: url('../images/icons/gittip.png');}
/*
About

Binary file not shown.

After

Width:  |  Height:  |  Size: 671 B