#contentContainer a:after{
   content: "[url: " attr(href) "]";
   font-size: 90%;
   font-style: italic;
   display: block;
}
