Ikwipedia:Main Page/styles.css: Difference between revisions

From Ikwipedia
EnWikiAdmin changed the content model of the page Ikwipedia:Main Page/styles.css from "wikitext" to "Sanitized CSS"
Tag: content model change
No edit summary
Line 1: Line 1:
#firstHeading, .mw-first-heading {
#firstHeading, .mw-first-heading {
   display: none;
   display: none;
}
div.mw-page-container-inner {
    max-width: none;
}
}

Revision as of 21:41, 21 December 2024

#firstHeading, .mw-first-heading {
  display: none;
}

div.mw-page-container-inner {
    max-width: none;
}