diff --git a/img/Thumbs.db b/img/Thumbs.db new file mode 100644 index 0000000..423c550 Binary files /dev/null and b/img/Thumbs.db differ diff --git a/img/skype.png b/img/skype.png new file mode 100644 index 0000000..0c75578 Binary files /dev/null and b/img/skype.png differ diff --git a/style.css b/style.css index ff7d43e..46a6718 100644 --- a/style.css +++ b/style.css @@ -579,6 +579,10 @@ ol.notelist li .comment-reply-link a { background:transparent url(img/gtalk.png) no-repeat scroll left center; padding-left:20px } +.inside li.social-skype { + background:transparent url(img/skype.png) no-repeat scroll left center; + padding-left:20px +} .inside li.social-twitter { background:transparent url(img/twitter.png) no-repeat scroll left center; padding-left:20px