Difference between revisions of "MediaWiki:Common.css"

From PTI Security Systems
Jump to: navigation, search
m
m
Line 7: Line 7:
  
 
#HDISTS:hover {font-size: 150%;}
 
#HDISTS:hover {font-size: 150%;}
#HDISTS:active + .HDISTS1 {background-color: yellow;}
+
#HDISTS:hover + .HDISTS1 {background-color: yellow;}

Revision as of 14:21, 29 August 2014

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

body { behavior: url(“csshover3.htc”); }

.mw-customtoggle-AAMCTS {text-decoration: underline;color: blue;}
.mw-customtoggle-AAMCTS:hover {font-size: 150%;}

#HDISTS:hover {font-size: 150%;}
#HDISTS:hover + .HDISTS1 {background-color: yellow;}