Team:OUC-China/css/topsection.css
From 2014.igem.org
- top-section {
height: 14px; z-index: 100; top: 0; position: absolute; margin: 0 auto; display: block; width: 1024px;
}
- top-section * {
font-size: 14px;
}
- top-section .left-menu {
float: left;
}
- top-section ul {
list-style: none;
}
- top-section .left-menu ul li {
float: left; margin: 0 10px 0 10px;
}
- top-section .right-menu {
float: right;
}
- top-section .right-menu ul li {
float: left; margin: 0 10px 0 10px;
}