Template:Team:WHU-China/css/header-style.css

From 2012.igem.org

(Difference between revisions)
 
(85 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
-
div#top-section{ /*the div containing the entire top bar*/
+
/*remove top-section*/
-
height: 20px;
+
#top-section {
-
margin-left: auto;
+
width: 1182px;
-
margin-right: auto;
+
height: 315px;
-
margin-bottom: 0px !important;
+
-
margin-top: -14px;
+
-
padding:0px 0px 0px 0px;;
+
-
border: none;
+
-
width: 100%;
+
-
background: none;
+
-
color: black;
+
-
position:absolute;
+
}
}
-
#p-logo { /*the header image*/
+
#p-logo {
-
height:0px;
+
background-image: url(https://static.igem.org/mediawiki/2012/c/c4/WHU-China_header.png);
-
overflow:hidden;
+
width: 1182px;
-
border:none;
+
height: 315px;
}
}
-
#content{
+
#p-logo a {
-
margin-top: 14px;
+
display: none;
}
}
-
#search-controls {
+
#content {
-
overflow:hidden;
+
width: 1172px;
-
display:none;
+
}
-
background: none;
+
 
-
position: absolute;
+
#content h1 {
-
top: 170px;
+
display: none;
-
right: 40px;
+
}
-
}  
+
 
 +
#bodyContent h3 {
 +
display: none;
 +
}
 +
 
 +
#bodyContent p {
 +
display: none;
 +
}
 +
 
 +
#contentSub {
 +
display: none;
 +
}
 +
 
 +
#navbar {
 +
height: 336px;
 +
display: block;
 +
margin-top: 0;
 +
}
 +
 
 +
#navbarbackground {
 +
background-image: url(https://static.igem.org/mediawiki/2012/7/78/Navbar.png);
 +
display: block;
 +
height: 336px;
 +
margin-top: 0;
 +
}
 +
 
 +
#navbarul {
 +
display: block;
 +
height: 100%;
 +
list-style: none;
 +
margin-top: -315px;
 +
margin-left: 180px;
 +
}
 +
 
 +
#navbarul li {
 +
display: block;
 +
float: left;
 +
width: 80px;
 +
height: 100%;
 +
}
 +
 
 +
#catlinks {
 +
display: none;
 +
}
-
#header{
+
#footer-box {
-
background-image: url(https://static.igem.org/mediawiki/2012/c/c4/WHU-China_header.png);
+
width: 1172px;
-
        width: 842px;
+
-
height: 100%;
+
-
position: absolute;
+
-
margin-top: -25px;
+
-
z-index: 99;
+
}
}
</style>
</style>
</html>
</html>

Latest revision as of 07:33, 18 August 2012