mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add Xing support
This commit is contained in:
parent
cf96c113e1
commit
e592b555f2
1 changed files with 1 additions and 0 deletions
|
|
@ -349,6 +349,7 @@ div.figure p.caption, figure p.caption { /* margin provided by figure */
|
||||||
.social a[href*='twitter.com'] {background-image: url('../images/icons/twitter.png');}
|
.social a[href*='twitter.com'] {background-image: url('../images/icons/twitter.png');}
|
||||||
.social a[href*='vimeo.com'] {background-image: url('../images/icons/vimeo.png');}
|
.social a[href*='vimeo.com'] {background-image: url('../images/icons/vimeo.png');}
|
||||||
.social a[href*='youtube.com'] {background-image: url('../images/icons/youtube.png');}
|
.social a[href*='youtube.com'] {background-image: url('../images/icons/youtube.png');}
|
||||||
|
.social a[href*='xing.com'] {background-image: url('../images/icons/xing.png');}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
About
|
About
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue