From 2011.igem.org
(Difference between revisions)
|
|
Line 36: |
Line 36: |
| #container { | | #container { |
| margin: 0px auto; | | margin: 0px auto; |
- |
| |
| text-align:justify; | | text-align:justify; |
| width: 100%; | | width: 100%; |
Line 291: |
Line 290: |
| } | | } |
| | | |
- |
| |
- | /* Getting rid of IGEM elements */
| |
- |
| |
- | #content {
| |
- | position: relative;
| |
- | width: 964px;
| |
- | margin: 0 auto;
| |
- | padding: 5px 5px 5px 5px;
| |
- | background: transparent;
| |
- | color: transparent;
| |
- | border-left: 1px solid #444;
| |
- | border-right: 1px solid #444;
| |
- | line-height: 0px;
| |
- | z-index: 2;
| |
- | }
| |
- |
| |
- | #contentSub {
| |
- | display:none;
| |
- | }
| |
- |
| |
- | #siteSub {
| |
- | display:none;
| |
- | }
| |
- |
| |
- | #search-controls {
| |
- | display:none;
| |
- | }
| |
- |
| |
- | .firstHeading {
| |
- | display:none;
| |
- | }
| |
- |
| |
- | #search-controls {
| |
- | margin-top:30px;
| |
- | }
| |
- |
| |
- | #footer-box {
| |
- | display:none;
| |
- | }
| |
- |
| |
- | #top-section {
| |
- | height: 25px;
| |
- | border-left: none;
| |
- | border-right: none;
| |
- | }
| |
- |
| |
- | .left-menu {
| |
- | margin-top:-15px;
| |
- | }
| |
- |
| |
- | .left-menu ul {
| |
- | border: none;
| |
- | }
| |
- |
| |
- | #menubar li a {
| |
- | color: white;
| |
- | }
| |
- |
| |
- | #menubar.right-menu {
| |
- | margin-top:-15px;
| |
- | }
| |
- |
| |
- | .right-menu ul {
| |
- | border: none;
| |
- | }
| |
- |
| |
- | #menubar{
| |
- | top:22px;
| |
- | z-index:25;
| |
- | }
| |
- |
| |
- | img[src*="/wiki/skins/common/images/wiki.png"]{
| |
- | width:0;
| |
- | height:0px;
| |
- | padding-right:975px;
| |
- | background:transparent url(https://2011.igem.org/wiki/skins/common/images/wiki.png) top left no-repeat;
| |
- | }
| |
- | element.style {
| |
- | color: transparent;
| |
- | cursor: default;
| |
- | }
| |
- | menubar ul {
| |
- | color: transparent;
| |
- | list-style: none;
| |
- | list-style-type: none;
| |
- | list-style-position: initial;
| |
- | list-style-image: initial;
| |
- | }
| |
| </style> | | </style> |
| </head> | | </head> |
| </html> | | </html> |
Revision as of 02:12, 10 June 2011