Difference between revisions of "MediaWiki:Common.css"
From WRG
Jump to navigationJump to search (Created page with '→CSS placed here will be applied to all skins: body.page-Main_Page h1.firstHeading { display:none; }') |
|||
| Line 2: | Line 2: | ||
body.page-Main_Page h1.firstHeading { display:none; } | body.page-Main_Page h1.firstHeading { display:none; } | ||
| + | |||
| + | .pre { white-space: pre; } | ||
Latest revision as of 19:29, 24 July 2022
/* CSS placed here will be applied to all skins */
body.page-Main_Page h1.firstHeading { display:none; }
.pre { white-space: pre; }