Template:Menu

From 2012.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 22: Line 22:
#menu{width:932px;margin:-50px auto 0px auto}
#menu{width:932px;margin:-50px auto 0px auto}
#menu ul{list-style:none;margin-bottom:65px;margin-left:0px}
#menu ul{list-style:none;margin-bottom:65px;margin-left:0px}
-
#menu ul li:first-child{background:rgba(5,5,5,0.8);}
+
#menu ul li:first-child{background:rgba(0,0,0,0.9);}
//#menu ul:first-child{background:rgba(20,20,20,0.8);}
//#menu ul:first-child{background:rgba(20,20,20,0.8);}
Line 69: Line 69:
         var kidsG = document.getElementById("kids_g").style;
         var kidsG = document.getElementById("kids_g").style;
-
        console.log(kidsG);
 
kidsG.top = xx + "px";
kidsG.top = xx + "px";
kidsG.left = yy  + "px";
kidsG.left = yy  + "px";

Latest revision as of 00:56, 27 September 2012

Warsaw Team