Difference between revisions of "Template:Aalto-Helsinki/Sponsors"

(Added grano)
(no grayscale)
Line 19: Line 19:
 
   width: 120px;
 
   width: 120px;
 
   display: inline-block;
 
   display: inline-block;
   filter: grayscale(95%);
+
   /*filter: grayscale(95%);*/
 
   opacity: 0.7;
 
   opacity: 0.7;
 
}
 
}
Line 32: Line 32:
 
/*The colors appear when mouse is hovered over an image.*/
 
/*The colors appear when mouse is hovered over an image.*/
 
.sponsorimg:hover{
 
.sponsorimg:hover{
   filter: grayscale(0%);
+
   /*filter: grayscale(0%);*/
 
   opacity: 1;
 
   opacity: 1;
 
}
 
}

Revision as of 09:49, 12 August 2015