MediaWiki:Common.css: Difference between revisions

Content deleted Content added
Table of content size limits, copypasta from mediawiki.org should work.
revert spoiler code -- gadget doesn't apply when not logged in
Line 1:
/* CSS placed here will be applied to all skins */
 
#This CSS styling allows the spoiler templates to function properly
.spoiler, .spoiler a, .spoiler a.link, .spoiler a.new, .spoiler a.visited, .spoiler a.external, .spoiler a.hover
{ background: white; color:white; border:1px dotted gray; background: white; }
 
/**