Team:Valencia Biocampus/estiloc3po
From 2012.igem.org
(Difference between revisions)
(13 intermediate revisions not shown) | |||
Line 8: | Line 8: | ||
height:0px; | height:0px; | ||
visibility: hidden; | visibility: hidden; | ||
+ | } | ||
+ | |||
+ | #TOCBG { | ||
+ | background-color":#9F9F9F"; | ||
} | } | ||
Line 152: | Line 156: | ||
margin-right: 30px; | margin-right: 30px; | ||
padding: 30; | padding: 30; | ||
- | } | + | } |
+ | #DerSup2 { | ||
+ | width: 250px; | ||
+ | height: auto; /* altura del fondo */ | ||
+ | float: right; | ||
+ | font-family: Verdana, Verdana, Geneva, sans-serif; | ||
+ | font-size: 12px; | ||
+ | text-align: left; | ||
+ | margin-top: 8px; | ||
+ | margin-bottom: 5px; | ||
+ | margin-left: 12px; /* cuando espacio izquierdo dejo */ | ||
+ | margin-right: 8px; | ||
+ | padding: 8; | ||
+ | } | ||
+ | |||
#Inf { | #Inf { | ||
Line 294: | Line 312: | ||
} | } | ||
+ | a.meneillos img{ | ||
+ | opacity: .50; | ||
+ | filter: alpha(opacity=50); | ||
+ | filter: "alpha(opacity=50)"; | ||
+ | } | ||
/* al pasar el ratón */ | /* al pasar el ratón */ | ||
Line 328: | Line 351: | ||
} | } | ||
+ | |||
+ | a.meneillos:hover img{ | ||
+ | opacity:1; | ||
+ | filter:alpha(opacity=100); | ||
+ | filter: "alpha(opacity=100)"; | ||
+ | } | ||
Latest revision as of 23:30, 26 September 2012