Difference between revisions of "MediaWiki:Print.css"
Jump to navigation
Jump to search
Beds24>Annette |
m (1版 をインポートしました) |
(No difference)
|
Latest revision as of 02:54, 12 March 2019
/* CSS placed here will affect the print output */ body { background-color: #ffffff; } a, a.external, a.new, a.stub { text-decoration: underline !important; } a:hover, a.external:hover, a.new:hover, a.stub:hover { text-decoration: none !important; } .firstHeading{ display: none; } #siteSub{ display: none; } .printfooter{ display: none; } #footer{ display: none; }