Line 6: | Line 6: | ||
} | } | ||
− | #content.mw-body-primary, #hrp default, #hrp mhrp, #hrp villain, #hrp emhero, #hrp emvillain, #ff default, #ff firefly, #ff gijoe, #ff cobra { | + | #content.mw-body-primary, #hrp .default, #hrp .mhrp, #hrp .villain, #hrp .emhero, #hrp .emvillain, #ff .default, #ff .firefly, #ff .gijoe, #ff .cobra { |
background: white; | background: white; | ||
} | } |
Revision as of 03:41, 22 January 2015
/* CSS placed here will affect the print output */ #firstHeading, #siteSub, .printfooter, #catlinks, #footer { display: none !important; } #content.mw-body-primary, #hrp .default, #hrp .mhrp, #hrp .villain, #hrp .emhero, #hrp .emvillain, #ff .default, #ff .firefly, #ff .gijoe, #ff .cobra { background: white; }