MediaWiki:Common.css: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
No edit summary
m (Undo.)
Tag: Manual revert
 
(8 intermediate revisions by 2 users not shown)
(No difference)

Latest revision as of 06:55, 9 December 2023

/* CSS placed here will be applied to all skins */
.page-Main_Page #maintitle, .page-Main_Page #firstHeading {
	display: none;
}

.template-documentation {
    clear: both;
    margin: 1em 0 0 0;
    border: 1px solid #a2a9b1;
    background-color: #ecfcf4;
    padding: 1em;
}