MediaWiki:Common.css: Difference between revisions

From NvWiki
Jump to navigation Jump to search
Created page with "CSS placed here will be applied to all skins: #main_page_title { display: none; }"
 
No edit summary
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#main_page_title { display: none; }

Latest revision as of 19:44, 16 April 2025

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