Jump to content

MediaWiki:Common.css: Difference between revisions

From Colabs IoT
No edit summary
No edit summary
Tag: Manual revert
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* Hide the site name/text under the logo */
#p-logo-text {
    display: none;
}

Latest revision as of 15:24, 23 April 2026

/* CSS placed here will be applied to all skins */