Team:HKUST-Hong Kong/Project

From 2012.igem.org

(Difference between revisions)
Line 80: Line 80:
border-right-color:#FFF;
border-right-color:#FFF;
}
}
 +
 +
#Navigation_top{
 +
width:971px;
 +
height:auto;
 +
background-color: #FFBB55;
 +
float:left;
 +
border-left:3px solid #FF4400;
 +
border-right:3px solid #FF4400;
 +
border-bottom:3px solid #FF4400;
 +
position:relative;
 +
top:-11px;
 +
left:-6px;
 +
}
 +
 +
.Navigation_Buttons{
 +
width:174px;
 +
height:50px;
 +
margin:10px;
 +
float:left;
 +
position:relative;
 +
}
 +
 +
.Navigation_Buttons#Home{
 +
background-color:#FFBBFF;
 +
}
 +
 +
.Navigation_Buttons#Project{
 +
background-color:#DDFFFF;
 +
}
 +
 +
.Navigation_Buttons#Team{
 +
background-color:#FFFFDD;
 +
}
 +
 +
.Navigation_Buttons#Parts{
 +
background-color:#FF99BB;
 +
}
 +
 +
.Navigation_Buttons#Extras{
 +
background-color:#BBBBFF;
 +
}
 +
 +
.Navigation_Content{
 +
width:174px;
 +
height:auto;
 +
margin:10px;
 +
display:none;
 +
float:left;
 +
background-color:white;
 +
}
 +
 +
.Navigation_Content#Home_Content{
 +
position:inherit;
 +
}
 +
</style>
</style>

Revision as of 11:22, 14 July 2012

Team:HKUST-Hong Kong - 2012.igem.org