aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/static/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/static/local.css')
-rw-r--r--bootstrap/static/local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/static/local.css b/bootstrap/static/local.css
index b03b235..ebedc0e 100644
--- a/bootstrap/static/local.css
+++ b/bootstrap/static/local.css
@@ -29,7 +29,7 @@ div.highlight pre {
.social a[href*='github.com']:before {content: url('./images/icons/github.png'); margin-right: 2px; vertical-align: -3px;}
.social a[href*='google.com/reader']:before {content: url('./images/icons/reader.png'); margin-right: 2px; vertical-align: -3px;}
.social a[href*='jamendo.com']:before {content: url('./images/icons/jamendo.png'); margin-right: 2px; vertical-align: -3px;}
-.social a[href*='last.fm']:before, .social a[href*='lastfm.']:before {content: url('./images/icons/rss.png'); margin-right: 2px; vertical-align: -3px;}
+.social a[href*='last.fm']:before {content: url('./images/icons/lastfm.png'); margin-right: 2px; vertical-align: -3px;}
.social a[href*='linkedin.com']:before {content: url('./images/icons/linkedin.png'); margin-right: 2px; vertical-align: -3px;}
.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;}