Difference between revisions of "MediaWiki:Common.css"
From PTI Security Systems
m |
m |
||
Line 6: | Line 6: | ||
.HDISTS {text-decoration: underline;color: blue;} | .HDISTS {text-decoration: underline;color: blue;} | ||
.HDISTS:hover {font-size: 150%;} | .HDISTS:hover {font-size: 150%;} | ||
− | .HDISTS:active | + | .HDISTS:active {background-color: yellow;} |
Revision as of 10:12, 29 August 2014
/* CSS placed here will be applied to all skins */ .mw-customtoggle-AAMCTS {text-decoration: underline;color: blue;} .mw-customtoggle-AAMCTS:hover {font-size: 150%;} .HDISTS {text-decoration: underline;color: blue;} .HDISTS:hover {font-size: 150%;} .HDISTS:active {background-color: yellow;}