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 |
||
| 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; } | ||
Revision as of 18:04, 6 March 2025
/* CSS placed here will affect registered users only */
#p-tb { display: block !important; }