Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
(hiding navboxes, amboxes on printed pages)
 
(no network navigation on printed copies)
Line 1: Line 1:
 
/* CSS placed here will affect the print output */
 
/* CSS placed here will affect the print output */
 
.navbox, .ambox { display: none; }
 
.navbox, .ambox { display: none; }
  +
#ft .network-navigation {display: none; }

Revision as of 23:24, 20 December 2010

/* CSS placed here will affect the print output */
.navbox, .ambox { display: none; }
#ft .network-navigation {display: none; }