Team:Valencia-CIPF

From 2013.igem.org

(Difference between revisions)
Line 74: Line 74:
#footer {
#footer {
-
     background: #ffa67c;  /*fondo*/
+
     background: #00000;  /*fondo ffa67c*/
-
     border-top: 10px solid #d64729;  /*borde superior*/
+
     border-top: 10px solid #000000;  /*borde superior d64729*/
     width:100%;
     width:100%;
     padding:0;
     padding:0;
     margin: 0;
     margin: 0;
-
     position: fixed;
+
     position: relative; /*fixed*/
     left:0px;
     left:0px;
-
     z-index:0;
+
     z-index:15;
}
}

Revision as of 09:03, 8 August 2013