474
edits
No edit summary |
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 */ | ||
/* talk pages probably aren't useful on this kind of wiki */ | |||
#ca-talk { | |||
display: none; | |||
} | |||
/* hide toolbox for anonymous users, then re-show it in [[MediaWiki:Group-user.css]] */ | /* hide toolbox for anonymous users, then re-show it in [[MediaWiki:Group-user.css]] */ |