Difference between revisions of "MediaWiki:Common.css"
From EPRI GO&P Resource Center
EPRI ADMIN (talk | contribs) (hide the login button for the general public) |
EPRI ADMIN (talk | contribs) (Hide login button, history, source, discussion) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
#pt-login {display:none!important;} | #pt-login {display:none!important;} | ||
+ | #p-tb { display:none!important; } | ||
+ | #ca-history, #ca-viewsource, #ca-talk{ display:none!important; } |
Latest revision as of 11:26, 10 March 2021
/* CSS placed here will be applied to all skins */ #pt-login {display:none!important;} #p-tb { display:none!important; } #ca-history, #ca-viewsource, #ca-talk{ display:none!important; }