mirror of
https://github.com/jlengrand/IvolutionWebsite.git
synced 2026-03-10 08:31:18 +00:00
Adds gplus icon. Tries to get it displayed
This commit is contained in:
BIN
themes/ivolution/static/images/icons/gplus.png
Normal file
BIN
themes/ivolution/static/images/icons/gplus.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 669 B |
@@ -34,4 +34,5 @@ div.highlight pre {
|
||||
.social a[href*='rss.xml']:before {content: url('./images/icons/rss.png'); margin-right: 2px; vertical-align: -3px;}
|
||||
.social a[href*='stackoverflow.com']:before {content: url('./images/icons/stackoverflow.png'); margin-right: 2px; vertical-align: -3px;}
|
||||
.social a[href*='twitter.com']:before {content: url('./images/icons/twitter.png'); margin-right: 2px; vertical-align: -3px;}
|
||||
.social a[href*='google.com']:before {content: url('./images/icons/gplus.png'); margin-right: 2px; vertical-align: -3px;}
|
||||
.social a[href*='weibo.com']:before {content: url('./images/icons/weibo.png'); margin-right: 2px; vertical-align: -3px;}
|
||||
|
||||
Reference in New Issue
Block a user