/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
/*
 * print.css
 *
 * print styles
 */
* { background: transparent !important; color: #444 !important; text-shadow: none; }


a:after { content: "" !important; }


abbr:after { content: "" !important; }

.ir a:after { content: "" !important; }  /* Don't show links for images */



