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.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/static/local.css b/bootstrap/static/local.css
index c933851..0657af7 100644
--- a/bootstrap/static/local.css
+++ b/bootstrap/static/local.css
@@ -33,5 +33,6 @@ div.highlight pre {
.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;}
+.social a[href*='careers.stackoverflow.com']:before {content: url('./images/icons/careers.stackoverflow.png'); margin-right: 2px; vertical-align: -3px;}
.social a[href*='twitter.com']:before {content: url('./images/icons/twitter.png'); margin-right: 2px; vertical-align: -3px;}
.social a[href*='weibo.com']:before {content: url('./images/icons/weibo.png'); margin-right: 2px; vertical-align: -3px;}