Team:HZAU-China

From 2013.igem.org

(Difference between revisions)
m
Line 1: Line 1:
 +
<html>
 +
<head>
 +
<style type="text/css">
 +
 +
body {
 +
background:#b9b9ff ;
 +
color:#3c3c3c;
 +
font:14px Helvetica, Arial, Sans-serif;
 +
overflow-x:hidden;
 +
}
 +
 +
 +
#p-logo {
 +
display: none;
 +
}
 +
#search-controls {
 +
display: none;
 +
}
 +
 +
 +
#top-section {
 +
height: 16px;
 +
background:url(https://static.igem.org/mediawiki/2012/8/84/Px.png) transparent repeat;
 +
width: 100%;
 +
border:0px;
 +
}
 +
#menubar {
 +
top: -8px;
 +
font:15px Trebuchet MS,Arial,Helvetica,sans-serif;
 +
}
 +
.left-menu,.left-menu a {
 +
color: white;
 +
left: 0;
 +
text-align: left;
 +
text-transform: capitalize;
 +
}
 +
.left-menu li a:hover {
 +
color: white;
 +
text-decoration:underline;
 +
}
 +
#left-menu {
 +
margin-left:5px;
 +
}
 +
.right-menu,.right-menu a {
 +
color: white;
 +
right: 0;
 +
text-align: right;
 +
}
 +
.right-menu:hover, .left-menu:hover {
 +
background-color: transparent;
 +
}
 +
.right-menu:hover a {
 +
color: white;
 +
}
 +
.right-menu li a, .left-menu li a {
 +
background-color: transparent;
 +
color: white;
 +
padding: 0 15px 0 0;
 +
}
 +
.right-menu li a:hover {
 +
color: white;
 +
text-decoration:underline;
 +
}
 +
.right-menu li a:visited {
 +
color: white;
 +
}
 +
 +
 +
 +
.firstHeading {
 +
    display: none;
 +
}
 +
#catlinks {
 +
display: none;
 +
}
 +
#content {
 +
background: transparent;
 +
padding: 0;
 +
width: 100%;
 +
border: 0px;
 +
}
 +
.new {
 +
color:white;
 +
}
 +
 +
#footer-box {
 +
display: none;
 +
}
 +
a, a:visited {
 +
color: white;
 +
text-decoration: none;
 +
}
 +
a:hover {
 +
color: white;
 +
text-decoration: underline;
 +
}
 +
#contentSub {
 +
display: none;
 +
}
 +
p {
 +
margin: 0px;
 +
}
 +
 +
 +
 +
</style>
 +
 +
 +
 +
<html>
<html>
<b>
<b>
Line 14: Line 124:
<style>
<style>
body {
body {
-
     background:#dfffdf;
+
     background:;
     margin:0;
     margin:0;
     padding:0;
     padding:0;
Line 21: Line 131:
.example {
.example {
     position:relative;
     position:relative;
-
     background:#fff url();
+
     background:#91cd02 url();
     width:960px;
     width:960px;
-
     height:40px;
+
     height:35px;
     margin:0px auto;
     margin:0px auto;
     padding:0px ;
     padding:0px ;

Revision as of 06:33, 19 July 2013





jquery动态导航菜单效果