Skip to content

Commit 2fb4f86

Browse files
committed
Path fix
1 parent 22402ff commit 2fb4f86

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css/style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@ header {
6060
}
6161

6262
.share-menu .share-twitter {
63-
background-image: url(/images/icon-twitter.svg);
63+
background-image: url(http://github.com/%3Cspan%20class=%22x%20x-first%20x-last%22%3E..%3C/span%3E%3Cspan%20class=%22pl-c1%22%3E/%3C/span%3Eimages/icon-twitter.svg);
6464
}
6565

6666
.share-menu .share-facebook {
67-
background-image: url(/images/icon-facebook.svg);
67+
background-image: url(http://github.com/%3Cspan%20class=%22x%20x-first%20x-last%22%3E..%3C/span%3E%3Cspan%20class=%22pl-c1%22%3E/%3C/span%3Eimages/icon-facebook.svg);
6868
}
6969

7070
.share-menu .share-email {
71-
background-image: url(/images/icon-email.svg);
71+
background-image: url(http://github.com/%3Cspan%20class=%22x%20x-first%20x-last%22%3E..%3C/span%3E%3Cspan%20class=%22pl-c1%22%3E/%3C/span%3Eimages/icon-email.svg);
7272
}
7373

7474
.share-menu a:hover {

0 commit comments

Comments
 (0)