forked from github/pelican
Add Google+ social icon
This commit is contained in:
parent
41d3a1e8dd
commit
9fdd378687
3 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
BIN
pelican/themes/notmyidea/static/images/icons/google-plus.png
Normal file
BIN
pelican/themes/notmyidea/static/images/icons/google-plus.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 527 B |
Loading…
Add table
Add a link
Reference in a new issue