MediaWiki:Common.css: Difference between revisions

m Protected "MediaWiki:Common.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Reverted Mobile edit Mobile web edit
Line 388: Line 388:
span.texhtml span.texhtml {
span.texhtml span.texhtml {
font-size: 100%;
font-size: 100%;
}
/* Hides the title on the Main Page (assuming the Main Page's actual name is "Main Page") */
.page-Main_Page .mw-page-title-main {
    display: none;
}
}