From 2011.igem.org
(Difference between revisions)
|
|
Line 20: |
Line 20: |
| } | | } |
| | | |
- | #top-section
| |
- | {
| |
- | width:965px;
| |
- | border: 0;
| |
- | border-bottom: 1px solid #888888;
| |
- | height: 30px;
| |
- | overflow: visible;
| |
- | }
| |
- |
| |
- | #menubar
| |
- | {
| |
- | position: absolute;
| |
- | top: 0px;
| |
- | display:block;
| |
- | float:left;
| |
- | border: none;
| |
- |
| |
- | }
| |
- | #menubar li a
| |
- | {
| |
- | color: #888888;
| |
- | }
| |
- |
| |
- | #menubar.right-menu
| |
- | {
| |
- | position: absolute;
| |
- | right: 20px;
| |
- | font-size: 10px;
| |
- | }
| |
- | #menubar.left-menu
| |
- | {
| |
- | position: absolute;
| |
- | left: 20px;
| |
- | font-size: 10px;
| |
- | }
| |
- |
| |
- | #search-controls
| |
- | {
| |
- | display: none
| |
- | }
| |
- |
| |
- |
| |
- |
| |
- |
| |
- |
| |
- | #p-logo a
| |
- | {
| |
- | display: none;
| |
- | }
| |
- |
| |
- | #p-logo
| |
- | {
| |
- | position: relative;
| |
- | // top: 40px;
| |
- | width: 824px;
| |
- | margin-left: auto;
| |
- | margin-right: auto;
| |
- | vertical-align:middle;
| |
- |
| |
- | // background: url("https://static.igem.org/mediawiki/2011/archive/5/5f/20110626193150%21METU-Ankara_logo.png");
| |
- | background-repeat: no-repeat;
| |
- | background-position: middle top;
| |
- |
| |
- | }
| |
| | | |
| #content | | #content |
Line 138: |
Line 74: |
| } | | } |
| | | |
- | #menubar .selected a
| |
- | {
| |
- | color:black;
| |
- | }
| |
- | #menubar li a:hover
| |
- | {
| |
- | color:black;
| |
- | }
| |
| | | |
- | .firstHeading
| |
- | {
| |
- | display: none;
| |
- | }
| |
| | | |
| .navbar | | .navbar |
Revision as of 23:56, 24 August 2011