Team:Valencia Biocampus/estiloc3po

From 2012.igem.org

(Difference between revisions)
Line 201: Line 201:
}
}
-
/* imagen de sponsor spons */
+
/* tamaños de las imagenes */
-
/*a.spons img{
+
-
height: 70px;
+
-
opacity: .50;
+
-
filter: alpha(opacity=50);
+
-
filter: "alpha(opacity=50)";
+
-
}*/
+
-
 
+
-
 
+
-
/* imagen de sponsor universidad:  cambia en la altura */
+
-
/*a.uu img{
+
-
height: 120px;
+
-
opacity: .50;
+
-
filter: alpha(opacity=50);
+
-
filter: "alpha(opacity=50)";
+
-
}*/
+
-
 
+
-
/* al pasar el raton */
+
-
/*a.spons:hover img{
+
-
opacity:1;
+
-
filter:alpha(opacity=100);
+
-
filter: "alpha(opacity=100)";
+
-
} */
+
-
 
+
-
/* al pasar el raton */
+
-
/*a.uu:hover img{
+
-
opacity:1;
+
-
filter:alpha(opacity=100);
+
-
filter: "alpha(opacity=100)";
+
-
} */
+
-
 
+
-
 
+
-
/**********************/
+
-
/**********************/
+
-
// nueva declaracion
+
a.tam1 img{
a.tam1 img{
height: 120px;
height: 120px;
Line 264: Line 230:
}
}
-
///
+
/* al pasar el ratón */
a.tam1:hover img{
a.tam1:hover img{
opacity:1;
opacity:1;

Revision as of 14:53, 26 August 2012