MediaWiki:Print.css

From CruisersWiki

(Difference between revisions)
Jump to: navigation, search
(Created page with "/* CSS placed here will affect the print output */ #content .nourlexpansion a.external:after, #content .infobox a.external:after { - Expand URLs for printing: conten...")
Line 2: Line 2:
#content .nourlexpansion a.external:after,
#content .nourlexpansion a.external:after,
-
#content .infobox a.external:after  
+
#content .infobox a.external:after,
 +
#content .thumbcaption a.external::after  
{
{
     /* Expand URLs for printing */
     /* Expand URLs for printing */
     content: "";
     content: "";
}
}

Revision as of 11:16, 27 March 2015

/* CSS placed here will affect the print output */

#content .nourlexpansion a.external:after,
#content .infobox a.external:after, 
#content .thumbcaption a.external::after 
{
    /* Expand URLs for printing */
    content: "";
}
Personal tools
advertisement
Friends of Cruisers Wiki