MediaWiki:Common.css: Difference between revisions

From YSTV History Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


SPAN.withpopup SPAN {display: none;}
SPAN.withpopup SPAN {display: none;}
SPAN:hover SPAN {display: block;}

Revision as of 14:14, 20 February 2007

/** CSS placed here will be applied to all skins */

SPAN.withpopup SPAN {display: none;}

SPAN:hover SPAN {display: block;}