Team:Peking/BannerHidden

From 2010.igem.org

(Difference between revisions)
Line 15: Line 15:
}
}
-
div#p-logo{
+
/* Wiki Hacks - START */
-
     display: none;
+
/* Author: Pieter van Boheemen */
 +
/* Team: TU Delft */
 +
/* Thanks guys - Bill Collins */
 +
 
 +
#globalWrapper {
 +
    background-color: transparent;
 +
    padding-bottom:0px;
 +
    border: none;
 +
    }
 +
#content {
 +
    background-color: white;
 +
    border:none;
 +
    padding-bottom:none;
 +
    margin-bottom:none;
 +
    }
 +
#bodyContent {
 +
    border: none;
 +
    }
 +
#top-section {
 +
    height: 14px;
 +
    margin-top: -14px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    margin-bottom: 0 !important;
 +
    margin-bottom: 10px;
 +
    padding:0;
 +
    border: none;
 +
    }
 +
#p-logo {
 +
    height:1px;
 +
    overflow:hidden;
 +
    border:none;
 +
    }
 +
#search-controls {
 +
    overflow:hidden;
 +
     display:none;
 +
    background: none;
 +
    position: absolute;
 +
    top: 100px;
 +
    right: 40px;
 +
    }         
 +
.left-menu { width: 400px; display:block; float:left; margin-top:-62px; margin-right:30px; border: none;  left:20px;}                                                                                                                                 
 +
.left-menu ul { border: none; }
 +
 
 +
#menubar.right-menu {
 +
    width:300px;
 +
    display:block;
 +
    float:left;
 +
    margin-top:-62px;
 +
    padding-left:50px;
 +
    border: none;
 +
    right:50px;
 +
    }                                                                                                                                                       
 +
.right-menu ul { border: none;}
 +
 
 +
#menubar li a{
 +
    color:#73a631;
}
}
-
div#menubar{
+
 
-
    position: relative;
+
#menubar li a:hover {
-
    top: 0;
+
     color:#73a631;
-
}
+
     text-decoration:underline;
-
div#menubar .selected a{
+
-
     color: #00009f;
+
-
}
+
-
.left-menu{
+
-
     float: left;
+
-
    top: 0;
+
-
}
+
-
.right-menu{
+
-
    float: right;
+
-
    top: 0;
+
}
}
-
div#search-controls{
+
#menubar li.selected a {
-
     position: absolute;
+
     color:#555555;
-
    float: right;
+
-
    top: 20px;
+
-
    right: 20px;
+
-
    background: url("") no-repeat;
+
-
    width: 120px;
+
-
    height: 25px;
+
}
}
-
#mw-searchButton{
+
 
 +
#footer-box {
 +
    background-color: white;
     border: none;
     border: none;
-
     background: none;
+
     width: 965px;
-
     width: 30px;
+
     margin: 0 auto;
-
     height: 25px;
+
     margin-bottom:none;
-
     left: 87px;
+
     padding-left:5px;
-
     line-height: 0;
+
     padding-right:5px;
-
     font-size: 1px;
+
     }
-
     text-indent: 100pc;
+
#footer {
-
     cursor: pointer;
+
     border: none;
-
     top: 0;
+
     width: 965px;
-
    position: absolute;
+
     margin: 0;
     padding: 0;
     padding: 0;
 +
    background-color:white;
 +
    }                                                                                                                                                        .firstHeading { display: none;}
 +
#f-list a {
 +
    color: #333;
 +
    font-size: 10px;
 +
    }
 +
#f-list a:hover {
 +
    color: #666;
 +
    }
 +
#footer ul {
     margin: 0;
     margin: 0;
-
}
+
    padding: 0;
 +
    }
 +
#footer ul li {
 +
    margin-top: 0;
 +
    margin-bottom: 0;
 +
    margin-left: 10px;
 +
    margin-right: 10px;
 +
    padding: 0;
 +
    }
 +
 
 +
 
 +
/* Wiki Hacks - END */
 +
 
</style></head>
</style></head>

Revision as of 23:44, 11 August 2010