/* ----------------------------------------------------------------------------

	Print stylesheet

---------------------------------------------------------------------------- */

a:after {
    /* Print URLs of links in browsers that support dynamic content */
    content:                    " [" attr(href) "] "
}