Common.css: Difference between revisions
From Forsaken Planet
Protagosus (talk | contribs) No edit summary |
Protagosus (talk | contribs) 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 */ | ||
#ca-talk, #pt- | #ca-talk, #pt-mytalk { display: none !important; } | ||
#ca-history, #pt-history { display: none !important;} | #ca-history, #pt-history { display: none !important;} | ||
#ca-watch, #pt- | #ca-watch, #pt-watchlist { display: none !important; } | ||
#ca-unwatch, # | #ca-unwatch, #pt-mycontris { display: none !important; } | ||
#pt-notifications-notice { display: none !important; } | |||
#pt-notifications-alert { display: none !important; } |
Revision as of 20:25, 1 April 2024
/* CSS placed here will be applied to all skins */
#ca-talk, #pt-mytalk { display: none !important; }
#ca-history, #pt-history { display: none !important;}
#ca-watch, #pt-watchlist { display: none !important; }
#ca-unwatch, #pt-mycontris { display: none !important; }
#pt-notifications-notice { display: none !important; }
#pt-notifications-alert { display: none !important; }