MediaWiki:Print.css

From CruisersWiki

Jump to: navigation, search

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

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

/* Suppress some URL expansion in print */
/* 
#content .nourlexpansion a.external:after,
#content .infobox a.external:after, 
#content .thumbcaption a.external::after 
{
    content: "";
}
*/

/* Suppress ALL URL expansion in print */
#content a.external.text:after 
{ 
    content: ""; 
}
Personal tools
advertisement
Friends of Cruisers Wiki