(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
display: none !important; | 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 { | #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; | ||
} | } |
Latest revision as of 20:56, 2 February 2021
/* CSS placed here will affect the print output */ #firstHeading, #siteSub, .printfooter, #catlinks, #footer, #cosmos-header-articleHeader, #CosmosRailWrapper, #cosmos-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; }