mirror of
https://github.com/jlengrand/IvolutionWebsite.git
synced 2026-03-10 08:31:18 +00:00
Adds icon for personal website. Changes titles to fit in size
This commit is contained in:
BIN
themes/ivolution/static/images/icons/me.png
Normal file
BIN
themes/ivolution/static/images/icons/me.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 985 B |
@@ -19,6 +19,7 @@ div.highlight pre {
|
||||
.summary * { display: inline; }
|
||||
.summary pre { display: none; }
|
||||
|
||||
.social a[href*='lengrand']:before {content: url('./images/icons/me.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*='activestate.com']:before {content: url('./images/icons/activestate.png'); margin-right: 2px; vertical-align: -3px;}
|
||||
.social a[href*='atom.xml']:before {content: url('./images/icons/rss.png'); margin-right: 2px; vertical-align: -3px;}
|
||||
|
||||
Reference in New Issue
Block a user