MediaWiki:Common.css: Difference between revisions

From AWVVO
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
#footer {
    display: block;
}


.mw-portlet-tb { /* This is the ID of the toolbox div */
.mw-portlet-tb { /* This is the ID of the toolbox div */
     display: none;
     display: none;
}
}

Latest revision as of 08:15, 22 March 2025

.mw-portlet-tb { /* This is the ID of the toolbox div */
    display: none;
}