Difference between revisions of "MediaWiki:Timeless.css"
From PFS Wiki
(Replaced content with "→CSS placed here will affect users of the Timeless skin: ") Tag: Replaced |
|||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | /* CSS placed here will | + | @import url(//meta.wikimedia.org/wiki/User:Aron_Manning/dark-theme.css?action=raw&ctype=text/css); |
| + | /* CSS placed here will be applied to all skins */ | ||
| + | #ca-talk { display:none!important; } | ||
| + | #ca-history { display:none!important; } | ||
| + | #ca-viewsource { display:none!important; } | ||
Latest revision as of 15:13, 7 June 2020
@import url(//meta.wikimedia.org/wiki/User:Aron_Manning/dark-theme.css?action=raw&ctype=text/css);
/* CSS placed here will be applied to all skins */
#ca-talk { display:none!important; }
#ca-history { display:none!important; }
#ca-viewsource { display:none!important; }