Team:Valencia Biocampus/estiloc3po

From 2012.igem.org

(Difference between revisions)
Line 202: Line 202:
/* imagen de sponsor spons */
/* imagen de sponsor spons */
-
a.spons img{
+
/*a.spons img{
height: 70px;
height: 70px;
opacity: .50;
opacity: .50;
filter: alpha(opacity=50);
filter: alpha(opacity=50);
filter: "alpha(opacity=50)";
filter: "alpha(opacity=50)";
-
}
+
}*/
/* imagen de sponsor universidad:  cambia en la altura */
/* imagen de sponsor universidad:  cambia en la altura */
-
a.uu img{
+
/*a.uu img{
height: 120px;
height: 120px;
opacity: .50;
opacity: .50;
filter: alpha(opacity=50);
filter: alpha(opacity=50);
filter: "alpha(opacity=50)";
filter: "alpha(opacity=50)";
-
}
+
}*/
/* al pasar el raton */
/* al pasar el raton */
-
a.spons:hover img{
+
/*a.spons:hover img{
opacity:1;
opacity:1;
filter:alpha(opacity=100);
filter:alpha(opacity=100);
filter: "alpha(opacity=100)";
filter: "alpha(opacity=100)";
-
}  
+
} */
/* al pasar el raton */
/* al pasar el raton */
-
a.uu:hover img{
+
/*a.uu:hover img{
opacity:1;
opacity:1;
filter:alpha(opacity=100);
filter:alpha(opacity=100);
filter: "alpha(opacity=100)";
filter: "alpha(opacity=100)";
-
}  
+
} */

Revision as of 14:51, 26 August 2012