forked from github/pelican
GitHub icon also works for git.io addresses in social
This commit is contained in:
parent
868ef2079c
commit
4afc32c425
1 changed files with 2 additions and 1 deletions
|
|
@ -309,7 +309,8 @@ img.left, figure.left {float: left; margin: 0 2em 2em 0;}
|
|||
.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.png');}
|
||||
.social a[href*='github.com'] {background-image: url('../images/icons/github.png');}
|
||||
.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');}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue