Difference between revisions of "Template:Edinburgh OG/header"

Line 154: Line 154:
 
   z-index: -1;
 
   z-index: -1;
 
}
 
}
 
+
 
 +
img_link {
 +
    opacity: 0.5;
 +
    filter: alpha(opacity=50); /* For IE8 and earlier */
 +
}
 +
 
 +
img_link:hover {
 +
    opacity: 1.0;
 +
    filter: alpha(opacity=100); /* For IE8 and earlier */
 +
}
 
/********************************* Profile Page ********************************/   
 
/********************************* Profile Page ********************************/   
 
.profile {
 
.profile {

Revision as of 13:54, 17 October 2016