Team:NYMU-Taipei/menu.css

From 2014.igem.org

Revision as of 05:21, 2 June 2014 by Hiwang123 (Talk | contribs)
  1. menu{

position:relative; 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; vertical-align:middle; }