Team:Valencia-CIPF/menu

From 2013.igem.org

(Difference between revisions)
Line 64: Line 64:
margin: 0;
margin: 0;
position: fixed;
position: fixed;
-
         left: 0;
+
         right: 0;
-
top:0px;
+
top:-52px;
}
}
#access .menu-header li,
#access .menu-header li,
div.menu li{
div.menu li{
float: left;
float: left;
-
position: fixed;  
+
position: absolute;  
left: -350px;  /*Desplazar barra menú*/
left: -350px;  /*Desplazar barra menú*/
}
}

Revision as of 19:54, 5 August 2013