Team:Peking/BannerHidden

From 2010.igem.org

(Difference between revisions)
 
(20 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%;
Line 20: Line 21:
}
}
div#menubar{
div#menubar{
-
 
     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 32: Line 33:
}
}
.right-menu{
.right-menu{
-
 
     float: right;
     float: right;
     top: 0;
     top: 0;
Line 41: Line 41:
     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 63: Line 63:
     margin: 0;
     margin: 0;
}
}
-
 
+
#content h1.firstHeading {display: none;}
</style></head>
</style></head>
-
<!--
+
</html>
-
#searchInput{
+
-
    display: none;
+
-
    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