Team:NYMU-Taipei/menu.css

From 2014.igem.org

(Difference between revisions)
m
m
Line 4: Line 4:
}
}
-
#menu ul{
+
#menu>ul{
height:60px;
height:60px;
width:1000px;
width:1000px;

Revision as of 05:03, 2 June 2014

  1. menu{

height:60px; background: rgba(255,255,255,0.97); }

  1. menu>ul{

height:60px; width:1000px; }

  1. menu>ul>li{

display:inline-block; height:60px; width:140px; }