From 2010.igem.org
(Difference between revisions)
|
|
(299 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | <html>
| |
- | <style type="text/css">
| |
- | html, body {
| |
- | margin: 0;
| |
- | padding: 0;
| |
- | }
| |
| | | |
- | body {
| |
- | background-color: #000;
| |
- | }
| |
- |
| |
- | #p-logo {
| |
- | display: none;
| |
- | }
| |
- |
| |
- | #search-controls {
| |
- | display:none;
| |
- | }
| |
- |
| |
- | #top-section {
| |
- | height: 20px;
| |
- | border: none;
| |
- | }
| |
- |
| |
- | #menubar {
| |
- | position: absolute;
| |
- | top: 0px;
| |
- | left: 0px;
| |
- | width: 965px;
| |
- | z-index: 98;
| |
- | }
| |
- |
| |
- | .left-menu {
| |
- | position: absolute;
| |
- | top: 0px;
| |
- | left: 0px;
| |
- | width: 400px;
| |
- | z-index: 96;
| |
- | overflow: hidden;
| |
- | }
| |
- |
| |
- | .left-menu ul {
| |
- | width: 400px;
| |
- | z-index: 99;
| |
- | }
| |
- |
| |
- | .right-menu {
| |
- | position: absolute;
| |
- | top: 0px;
| |
- | right: 0px;
| |
- | width: 300px;
| |
- | }
| |
- |
| |
- | .right-menu ul {
| |
- | position: absolute;
| |
- | top: 0px;
| |
- | right: 0px;
| |
- | width: 300px;
| |
- | }
| |
- |
| |
- | .wrapper {
| |
- | border: 1px solid #ff0000;
| |
- | }
| |
- | </style>
| |
- | </html>
| |
Latest revision as of 13:48, 14 October 2010