Team:SYSU-Software/header.css
From 2013.igem.org
Revision as of 12:34, 8 August 2013 by Lovedayluk (Talk | contribs)
- home-header{
height: 200px; width: 980px; background-color: white; } #home-header-logo{ position: relative; left: 10px; top:30px; } #home-header-text{ position: relative; left: 160px; top: -75px; }
#navigation{ float: right; height: 33px;
z-index: 100;
position: relative; top: -50px; } .nav{ display: inline;
height: 47px; background-color:#A8DBD2; } .navbar-inverse .nav > li > a{ font-size: 14px; border: none; } #nav-li{ height: 43px; } .navbar-inverse .nav > li.active > a{ background-color: #FFE14B; height: 16px; } .navbar-inverse .nav > li.active > a{ background-color: #FFE14B; }