Team:Valencia-CIPF

From 2013.igem.org

(Difference between revisions)
Line 26: Line 26:
     margin:0;
     margin:0;
     padding:0px;
     padding:0px;
-
     position:fixed;
+
     position: absolute;
-
     left:0px;
+
     left:-200px;
     top:0px;
     top:0px;
}
}
#header .wrapper {
#header .wrapper {
-
     width:1500px;  
+
     width:1360px;  
     overflow:hidden;
     overflow:hidden;
     display:table;
     display:table;
Line 41: Line 41:
#project-name {
#project-name {
-
background: url('https://static.igem.org/mediawiki/2013/a/a0/Fondo_web.png') transparent center center scroll no-repeat;
+
background: url('https://static.igem.org/mediawiki/2013/2/24/Vlc_cipf_name.png') transparent center center scroll no-repeat;
display:table-cell;
display:table-cell;
-
width:1220px;
+
width:1180px;
height:344px;
height:344px;
text-align:center;
text-align:center;
Line 74: Line 74:
#footer {
#footer {
-
     background: #ffa67c;  /*fondo*/
+
     background: #ffa67c;  /*fondo */
     border-top: 10px solid #d64729;  /*borde superior*/
     border-top: 10px solid #d64729;  /*borde superior*/
     width:100%;
     width:100%;
     padding:0;
     padding:0;
     margin: 0;
     margin: 0;
-
     position: fixed;
+
     position: absolute;  
-
     left:0px;
+
     top: 700px; /*Posiciona el footer*/
     z-index:0;
     z-index:0;
}
}

Revision as of 09:02, 29 August 2013