Jump to content

MediaWiki:Common.css: Difference between revisions

From Transight Wiki
No edit summary
Blanked the page
Tags: Blanking Manual revert
Line 1: Line 1:
/* Hide the existing header */
#mw-head, #p-personal, #left-navigation, #right-navigation {
    display: none !important;
}


/* Optionally, remove extra top margin */
#content {
    margin-top: 0 !important;
}
#custom-header input {
    padding: 5px;
    border-radius: 4px;
    border: none;
}
#custom-header a {
    color: white;
    margin-left: 20px;
    text-decoration: none;
}

Revision as of 17:00, 18 June 2025