Team:SYSU-Software/header.css

From 2013.igem.org

(Difference between revisions)
(Blanked the page)
Line 1: Line 1:
-
*{
 
-
    padding:0px;
 
-
    margin: 0px;
 
-
  }
 
-
#home-header{
 
-
      height: 200px;
 
-
      width: 980px;
 
-
      background-color: white;
 
-
    }
 
-
    #home-header-logo{
 
-
      position: relative;
 
-
      left: 10px;
 
-
      top:30px;
 
-
    }
 
-
    #home-header-text{
 
-
      position: relative;
 
-
      left: 10px;
 
-
      top: 35px;
 
-
    }
 
-
 
 
-
    #navigation{
 
-
      float: right;
 
-
      height: 33px;
 
-
 
-
      z-index: 100;
 
-
 
-
      position: relative;
 
-
      top: 80px;
 
-
    }
 
-
    .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;
 
-
    }
 

Revision as of 15:13, 8 August 2013