Team:Valencia Biocampus/estiloc3po

From 2012.igem.org

(Difference between revisions)
 
(17 intermediate revisions not shown)
Line 8: Line 8:
     height:0px;
     height:0px;
     visibility: hidden;
     visibility: hidden;
 +
}
 +
 +
#TOCBG {
 +
background-color":#9F9F9F";
}
}
Line 111: Line 115:
#HomeRight {
#HomeRight {
width: 270px;
width: 270px;
 +
height: auto;
 +
float: right;
 +
font-family: Verdana, Verdana, Geneva, sans-serif;
 +
font-size: 12px;
 +
text-align: left;
 +
}
 +
#HomeRight2 {
 +
width: 370px;
height: auto;
height: auto;
float: right;
float: right;
Line 144: 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 272: Line 298:
a.tam4 img{
a.tam4 img{
height: 70px;
height: 70px;
 +
opacity: .50;
 +
filter: alpha(opacity=50);
 +
filter: "alpha(opacity=50)";
 +
}
 +
 +
a.tamLogo img{
 +
height: 70px;
 +
width: 360px;
 +
float: left;
 +
opacity: .50;
 +
filter: alpha(opacity=50);
 +
filter: "alpha(opacity=50)";
 +
}
 +
 +
a.meneillos img{
opacity: .50;
opacity: .50;
filter: alpha(opacity=50);
filter: alpha(opacity=50);
Line 303: Line 344:
}
}
 +
a.tamLogo img{
 +
height: 70px;
 +
opacity: .50;
 +
filter: alpha(opacity=50);
 +
filter: "alpha(opacity=50)";
 +
}
 +
 +
a.meneillos:hover img{
 +
opacity:1;
 +
filter:alpha(opacity=100);
 +
filter: "alpha(opacity=100)";
 +
}
Line 324: Line 377:
                 margin:-7;                                          /* grosor del menú superior de edición */
                 margin:-7;                                          /* grosor del menú superior de edición */
                 padding:-7;                                        /* separación vertical del título con el borde superior */
                 padding:-7;                                        /* separación vertical del título con el borde superior */
 +
                z-index:1;
             }
             }
.ps_overlay{
.ps_overlay{
-
     z-index:0;
+
     z-index:1;
     background:#111;
     background:#111;
     width:100%;
     width:100%;
Line 346: Line 400:
left:50%;
left:50%;
margin-left:-240px;
margin-left:-240px;
-
z-index:100;
+
z-index:1;
}
}
.ps_container img{
.ps_container img{

Latest revision as of 23:30, 26 September 2012