Team:Valencia-CIPF

From 2013.igem.org

(Difference between revisions)
Line 13: Line 13:
.wrapper {
.wrapper {
margin: 0;
margin: 0;
-
max-width: 1080px;
+
max-width: 965px;
position: relative;
position: relative;
}
}
Line 22: Line 22:
     background: #ffa67c;  /*fondo*/   
     background: #ffa67c;  /*fondo*/   
     border-bottom: 10px solid #d64729;  /*borde inferior*/
     border-bottom: 10px solid #d64729;  /*borde inferior*/
-
     width:1360px;
+
     width:965px;
     margin:0;
     margin:0;
     padding:0px;
     padding:0px;
     position:absolute;
     position:absolute;
-
     left:-200px;
+
     left:0px;
     top:0px;
     top:0px;
 +
    text-align: center;
}
}
Line 40: Line 41:
#project-name {
#project-name {
-
background: url('https://static.igem.org/mediawiki/2013/d/db/Vlc_cipf_project.png') transparent center center scroll no-repeat;
+
background: url('https://static.igem.org/mediawiki/2013/6/67/Vlc_cipf.png') transparent center center scroll no-repeat;
display:table-cell;
display:table-cell;
-
width:1220px;
+
width:965px;
-
height:344px;
+
height:355px;
text-align:center;
text-align:center;
vertical-align:middle;
vertical-align:middle;
position:absolute;
position:absolute;
-
left:200px; /*Desplazar logo iGEM*/
+
left:0px;
         top: 0px;
         top: 0px;
}
}
Line 76: Line 77:
     background: #ffa67c ;  /*fondo  */
     background: #ffa67c ;  /*fondo  */
     border-top: 10px solid #d64729;  /*borde superior*/
     border-top: 10px solid #d64729;  /*borde superior*/
-
     width:1359px
+
     width:965px
     padding:0;
     padding:0;
     margin: 0;
     margin: 0;
     position: relative;  
     position: relative;  
 +
    text-align: center;
}
}

Revision as of 12:19, 9 September 2013