Difference between revisions of "MediaWiki:Common.css"
From PTI Security Systems
Line 4: | Line 4: | ||
.AAMCTS:hover {text-decoration: underline; color: blue; font-size: 150%;} | .AAMCTS:hover {text-decoration: underline; color: blue; font-size: 150%;} | ||
− | .AAMCTS: | + | .AAMCTS:active + .transition * {background-color: yellow;} |
− | + | ||
− | + |
Revision as of 14:08, 28 August 2014
/* CSS placed here will be applied to all skins */ .transition {display: inline;} .AAMCTS:hover {text-decoration: underline; color: blue; font-size: 150%;} .AAMCTS:active + .transition * {background-color: yellow;}