Add gitorious icon to default theme.

See ametaireau/pelican-themes#38 and ametaireau/pelican-themes#39 for
references.
This commit is contained in:
Ian Cordasco 2012-06-14 10:29:44 -04:00
commit ddb345897e
2 changed files with 1 additions and 0 deletions

View file

@ -312,6 +312,7 @@ img.left, figure.left {float: right; margin: 0 0 2em 2em;}
.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');}
/*
About

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB