  /* Disabling CSS link additions as JavaScript is adding them at the end of the page */
html.js_on #content-wrapper a:link:after, 
html.js_on #content-wrapper a:visited:after,
html.js_on #content-wrapper a[href^="/"]:after {
   content:"";
}