MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Wikiadmin1 (talk | contribs) No edit summary |
Wikiadmin1 (talk | contribs) No edit summary |
||
| Line 7: | Line 7: | ||
visibility: hidden; | visibility: hidden; | ||
font-size: 0; | font-size: 0; | ||
} | |||
pg-periodic-system-table { | |||
background-color: yellow; | |||
} | } | ||
Revision as of 13:46, 27 January 2023
/* CSS placed here will be applied to all skins */
body.page-Main_Page #mp-topbanner {
clear: both;
}
body.page-Main_Page h1.firstHeading {
visibility: hidden;
font-size: 0;
}
pg-periodic-system-table {
background-color: yellow;
}