Team:Peking/BannerHidden

From 2010.igem.org

(Difference between revisions)
 
(32 intermediate revisions not shown)
Line 7: Line 7:
     position: absolute;
     position: absolute;
}
}
-
 
div#top-section{
div#top-section{
-
     background: url(https://static.igem.org/mediawiki/2010/6/67/Background2.jpg) repeat top left;;
+
     background: url() no repeat;
 +
    background-color:#E6E6E6;
 +
    color: #D1E9E9;
     height: 20px;
     height: 20px;
     width:  100%;
     width:  100%;
     border: 0px;
     border: 0px;
}
}
 +
div#p-logo{
div#p-logo{
Line 21: Line 23:
     position: relative;
     position: relative;
     top: 0;
     top: 0;
 +
    font-color: #D1E9E9;
}
}
div#menubar .selected a{
div#menubar .selected a{
-
     color: #00009f;
+
     color: #CDCD9A;
}
}
.left-menu{
.left-menu{
Line 35: Line 38:
div#search-controls{
div#search-controls{
 +
    display: none;
     position: absolute;
     position: absolute;
     float: right;
     float: right;
-
     top: 20px;
+
     top: 0px;
     right: 20px;
     right: 20px;
     background: url("") no-repeat;
     background: url("") no-repeat;
Line 44: Line 48:
}
}
#mw-searchButton{
#mw-searchButton{
 +
    display: none;
     border: none;
     border: none;
     background: none;
     background: none;
Line 58: Line 63:
     margin: 0;
     margin: 0;
}
}
-
 
+
#content h1.firstHeading {display: none;}
-
/* Wiki Hacks - START */
+
-
/* 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;
+
-
}
+
-
 
+
-
#menubar li a:hover {
+
-
    color:#73a631;
+
-
    text-decoration:underline;
+
-
}
+
-
 
+
-
#menubar li.selected a {
+
-
    color:#555555;
+
-
}
+
-
 
+
-
#footer-box {
+
-
    background-color: white;
+
-
    border: none;
+
-
    width: 965px;
+
-
    margin: 0 auto;
+
-
    margin-bottom:none;
+
-
    padding-left:5px;
+
-
    padding-right:5px;
+
-
    }
+
-
#footer {
+
-
    border: none;
+
-
    width: 965px;
+
-
    margin: 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;
+
-
    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>
-
<!--
+
</html>
-
#searchInput{
+
-
    border: none;
+
-
    background: none;
+
-
    width: 90px;
+
-
    left: 0;
+
-
    top: 0;
+
-
    height: 25px;
+
-
    position: absolute;
+
-
    padding: 0px 5px !important; padding: 5px 5px 5px 5px;
+
-
}
+
-
 
+
-
#searchGoButton{
+
-
    display: none;
+
-
}
+
-
-->
+

Latest revision as of 07:36, 17 October 2010