Team:UPO-Sevilla/header

From 2010.igem.org

(Difference between revisions)
Line 50: Line 50:
             function showMenuTeam(idListMenu){
             function showMenuTeam(idListMenu){
                 var listMenu = document.getElementById(idListMenu);
                 var listMenu = document.getElementById(idListMenu);
-
                 listMenu.setAttribute("style","display: block; position: absolute; top: 1.8em; left: 5em; width:14.18em; z-index:1;");
+
                 listMenu.setAttribute("style","display: block; position: absolute; top: 1.8em; left: 5em; width:14.5em; z-index:1;");
             }
             }
Line 156: Line 156:
                 margin: 10px auto;
                 margin: 10px auto;
                 list-style: none;
                 list-style: none;
-
                 width: 58em;
+
                 width: 56em;
                 clear: both;
                 clear: both;
                 position: relative;
                 position: relative;

Revision as of 11:04, 10 September 2010