Team:Valencia-CIPF

From 2013.igem.org

(Difference between revisions)
Line 65: Line 65:
   background: none;
   background: none;
   color:#FFF;         
   color:#FFF;         
-
   position: absolute;
+
   position: fixed;
-
   top: 850px;  
+
   top: 1050px;  
   left: 200px;
   left: 200px;
   z-index:6;
   z-index:6;
Line 84: Line 84:
     border-top: 10px solid #d64729;  /*borde superior*/
     border-top: 10px solid #d64729;  /*borde superior*/
     width:965px
     width:965px
 +
    padding:0;
 +
    margin: 0;
 +
    position: relative;
 +
    text-align: center;
 +
}
 +
 +
#footer.wrapper {
 +
    background: #ffa67c ;  /*fondo  */
 +
    border-top: 10px solid #d64729;  /*borde superior*/
 +
    width:960px
     padding:0;
     padding:0;
     margin: 0;
     margin: 0;

Revision as of 11:13, 10 September 2013