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

From 2012.igem.org

(Difference between revisions)
 
(53 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
 
-
/*convient to modify */
 
-
#menubar {
 
-
position: absolute;
 
-
color: black;
 
-
}
 
-
 
-
.left-menu, .right-menu{
 
-
position: absolute;
 
-
color: white;
 
-
}
 
-
 
-
.left-menu li, .right-menu li a {
 
-
color: transparent !important;
 
-
}
 
-
 
-
 
-
.left-menu ul li, .right-menu ul li a{
 
-
color: white;
 
-
}
 
-
 
-
.right-menu li a:hover, .right-menu li a:visited, .right-menu li a:active {
 
-
    color: white !important;
 
-
}
 
/*remove top-section*/
/*remove top-section*/
Line 48: Line 24:
#content h1 {
#content h1 {
display: none;
display: none;
-
}
 
-
 
-
#bodyContent {
 
-
height: 339px;
 
}
}
Line 67: Line 39:
#navbar {
#navbar {
 +
height: 336px;
 +
display: block;
 +
margin-top: 0;
 +
}
 +
 +
#navbarbackground {
background-image: url(https://static.igem.org/mediawiki/2012/7/78/Navbar.png);
background-image: url(https://static.igem.org/mediawiki/2012/7/78/Navbar.png);
-
positive: relative;
+
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;
}
}

Latest revision as of 07:33, 18 August 2012