MediaWiki:Group-user.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "→CSS placed here will affect registered users only: #p-tb { display: none; }" |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will affect registered users only */ | /* CSS placed here will affect registered users only */ | ||
#p-tb { display: | #p-tb { display: block !important; } | ||
#ca-history { display: block !important; } | |||
Latest revision as of 18:16, 6 March 2025
/* CSS placed here will affect registered users only */
#p-tb { display: block !important; }
#ca-history { display: block !important; }