MediaWiki:Common.css: Difference between revisions

From CHITRAL
Hide the login and account creation elements
 
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 */
#pt-login, #pt-createaccount {
  display: none !important;
}

Revision as of 13:30, 16 January 2025

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