Jump to content

MediaWiki:Vector-2022.css: Difference between revisions

From IECO - International Eurofan's Countries Organisation
Created page with "Ensure Navbox is visible in Vector-2022 Mobile View: .navbox { display: block !important; visibility: visible !important; clear: both; overflow: visible !important; margin: 0 auto; } .nomobile { display: block !important; visibility: visible !important; }"
Tags: Mobile edit Mobile web edit
 
Blanked the page
Tags: Blanking Mobile edit Mobile web edit
Line 1: Line 1:
/* Ensure Navbox is visible in Vector-2022 Mobile View */
 
.navbox {
    display: block !important;
    visibility: visible !important;
    clear: both;
    overflow: visible !important;
    margin: 0 auto;
}
.nomobile {
    display: block !important;
    visibility: visible !important;
}

Revision as of 11:02, 7 January 2025