Team:ETH Zurich/Templates/TestHeader

From 2012.igem.org

(Difference between revisions)
Line 52: Line 52:
{ display: block;
{ display: block;
background: #324143;
background: #324143;
-
padding: 5px 10px;
+
padding: 5px 20px;
text-decoration: none;
text-decoration: none;
border-right: 1px solid white;
border-right: 1px solid white;
-
width: 83px;
 
color: #EAFFED;
color: #EAFFED;
white-space: nowrap;
white-space: nowrap;
Line 63: Line 62:
{ display: block;
{ display: block;
background: #324143;
background: #324143;
-
padding: 5px 10px;
+
padding: 5px 20px;
text-decoration: none;
text-decoration: none;
border-right: 1px solid white;
border-right: 1px solid white;
-
width: 83px;
 
color: #EAFFED;
color: #EAFFED;
white-space: nowrap;
white-space: nowrap;
Line 102: Line 100:
     border-right: 1px solid white;
     border-right: 1px solid white;
     display: block;
     display: block;
-
     padding: 5px 10px;
+
     padding: 5px 20px;
     text-decoration: none;
     text-decoration: none;
     white-space: nowrap;
     white-space: nowrap;
Line 117: Line 115:
     position: relative;
     position: relative;
     height: 100%;
     height: 100%;
-
}
 
-
 
-
#eth_topnav {
 
-
    width: 100%;
 
-
    background: #727272;
 
-
    font-size: 9px;
 
-
    margin-bottom: 5px;
 
-
}
 
-
 
-
#eth_topnav a
 
-
{ text-decoration: none;
 
-
  color: #EAFFED;
 
-
  margin-left: 2px;
 
-
  margin-right: 2px;
 
-
}
 
-
 
-
#eth_topnav_left
 
-
{
 
-
  width: 50%;
 
-
  float: left;
 
-
}
 
-
 
-
#eth_topnav_right
 
-
{  width: 50%;
 
-
  text-align: right;
 
-
  float: right;
 
}
}

Revision as of 08:38, 23 September 2012

Eth page header.png