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

@ -6,7 +6,7 @@ Release history
* Improve handling of links to intra-site resources
* Improved appearance of LinkedIn icon in default theme
* Add GitHub social icon support in default theme
* Add GitHub and Google+ social icons support in default theme
3.0 (2012-08-08)
==================

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