@charset "UTF-8";
  #content a:link:after, #content a:visited:after {
content: " (" attr(href) ") ";
}