Jump to content

MediaWiki:Common.css: Difference between revisions

From Transight Wiki
Blanked the page
Tags: Blanking Manual revert
No edit summary
Line 1: Line 1:
 
/* Hide the site title text */
#p-logo-text {
    display: none;
}

Revision as of 04:49, 20 June 2025

/* Hide the site title text */
#p-logo-text {
    display: none;
}