MediaWiki:Group-user.css: Difference between revisions

From UMIACS
Jump to navigation Jump to search
Created page with "CSS placed here will affect registered users only: #ca-talk { display:block!important; } #ca-history { display:block!important; }"
 
(No difference)

Latest revision as of 00:59, 30 January 2025

/* CSS placed here will affect registered users only */

#ca-talk { display:block!important; }
#ca-history { display:block!important; }