Team:HUST-China

From 2014.igem.org

(Difference between revisions)
Line 35: Line 35:
     background:url(https://static.igem.org/mediawiki/2014/5/52/Wiki_Logo_Transparent.png)
     background:url(https://static.igem.org/mediawiki/2014/5/52/Wiki_Logo_Transparent.png)
}
}
 +
 +
#apDiv_Center {
 +
position:absolute;
 +
left:0px;
 +
top:0px;
 +
width: 960px;
 +
height: 791px;
 +
z-index: 1;
 +
}
 +
#apDiv_Project {
 +
position:absolute;
 +
left:0px;
 +
top:0px;
 +
width: 960px;
 +
height: 791px;
 +
z-index: 1;
 +
}
 +
#apDiv_Overview {
 +
position: absolute;
 +
left: 0px;
 +
top: 0px;
 +
width: 960px;
 +
height: 791px;
 +
z-index: 1;
 +
}
 +
#apDiv_Modeling {
 +
position:absolute;
 +
left:0px;
 +
top:0px;
 +
width: 960px;
 +
height: 791px;
 +
z-index: 2;
 +
}
 +
#apDiv_FutureWork {
 +
position:absolute;
 +
left:0px;
 +
top:0px;
 +
width: 960px;
 +
height: 791px;
 +
z-index: 1;
 +
}
 +
#apDiv_HumanPractice {
 +
position:absolute;
 +
left:0px;
 +
top:0px;
 +
width: 960px;
 +
height: 791px;
 +
z-index: 1;
 +
}
 +
#apDiv_Experiment {
 +
position:absolute;
 +
left:0px;
 +
top:0px;
 +
width: 960px;
 +
height: 791px;
 +
z-index: 4;
 +
}
 +
</style>
</style>

Revision as of 14:19, 24 September 2014