Template:Sifuentes01

From 2014.igem.org

(Difference between revisions)
Line 101: Line 101:
float: left;
float: left;
}
}
-
 
-
 
-
.smallBlockRight img {
 
-
width:200px;
 
-
height: 116px;
 
-
padding-bottom: 5px;
 
-
}
 
-
 
.newsItem {
.newsItem {
Line 185: Line 177:
filter: alpha(opacity=40); /* For IE8 and earlier */
filter: alpha(opacity=40); /* For IE8 and earlier */
}
}
 +
 +
 +
.smallBlockRight img {
 +
width:200px;
 +
height: 116px;
 +
padding-bottom: 5px;
 +
opacity: 1.0;
 +
filter: alpha(opacity=100); /* For IE8 and earlier */
 +
}
 +
 +
 +
.smallBlockRight img:hover {
 +
opacity: 0.4;
 +
filter: alpha(opacity=40); /* For IE8 and earlier */
 +
}
 +

Revision as of 21:19, 8 January 2015