MediaWiki:Common.css: Difference between revisions
From YTPMania Wiki
Jump to navigationJump to search
(Created page with "→CSS placed here will be applied to all skins: .rootpage-Main_Page h1 { display: none; }") |
(No difference)
|
Revision as of 16:07, 9 March 2024
/* CSS placed here will be applied to all skins */
.rootpage-Main_Page h1
{
display: none;
}