Team:Valencia-CIPF

From 2013.igem.org

(Difference between revisions)
Line 59: Line 59:
   position: relative;  /*Posicionado en la esquina superior izquierda*/
   position: relative;  /*Posicionado en la esquina superior izquierda*/
   top: 40px;  
   top: 40px;  
-
   left: 10px;
+
   left: 10px;
-
   z-index: 0;  
+
   z-index: 0;  
}
}
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:1359px
     padding:0;
     padding:0;
     margin: 0;
     margin: 0;
Line 84: Line 84:
#footer.wrapper {
#footer.wrapper {
-
     margin: 0;
+
/* 
-
     width:1359px;
+
     margin: 0;
-
     overflow:hidden;
+
     width:1500px;   /*1359*/ 
-
     display:table;
+
     overflow:hidden;
-
     background: none transparent 0 0 Scroll no repeat;
+
     display:table;  
-
     position: relative;
+
     background: none transparent 0 0 Scroll no repeat;  
-
     padding:0px;
+
     position: absolute;  
 +
    top: 500px; 
 +
     padding:0px;  
 +
*/
}
}

Revision as of 10:01, 29 August 2013