Team:HZAU-China

From 2014.igem.org

(Difference between revisions)
Line 3: Line 3:
<style>
<style>
#p-logo {
#p-logo {
-
display: none;
+
    display: none;
}
}
#search-controls {
#search-controls {
-
display: none;
+
    display: none;
}
}
.firstHeading {
.firstHeading {
Line 12: Line 12:
}
}
#catlinks {
#catlinks {
-
display: none;
+
    display: none;
}
}
#footer-box {
#footer-box {
-
display: none;
+
    display: none;
}
}
#contentSub{
#contentSub{
-
display: none;
+
    display: none;
 +
}
 +
#contentSub {
 +
    display: none;
}
}
/***hiding***/
/***hiding***/
body {
body {
-
           
+
    margin:0;
 +
    padding:0;
 +
    color:#;
}
}
#top-section {
#top-section {
-
height: 18px;
+
    height: 18px;
-
background:url(https://static.igem.org/mediawiki/2013/8/84/Px.png) transparent repeat;
+
    background:url(https://static.igem.org/mediawiki/2013/8/84/Px.png) transparent repeat;
-
width: 1000px;
+
    width: 100%;
-
border:0px;
+
    border:0px;
}
}
#menubar {
#menubar {
-
        font:15px Helvetica, Arial, Sans-serif;
+
    font-family: Helvetica, Arial, Sans-serif;
 +
    font-size: 15px;
}
}
.left-menu,.left-menu a {
.left-menu,.left-menu a {
-
text-transform: capitalize;
+
    color: white;
 +
    left: 0;
 +
    text-align: left;
 +
    text-transform: capitalize;
}
}
.right-menu,.right-menu a {
.right-menu,.right-menu a {
-
color: white;
+
    color: white;
 +
    right: 0;
 +
    text-align: right;
}
}
.right-menu:hover, .left-menu:hover {
.right-menu:hover, .left-menu:hover {
-
background-color: transparent;
+
    background-color: transparent;
}
}
.right-menu:hover a {
.right-menu:hover a {
-
color: white;
+
    color: white;
}
}
.right-menu li a, .left-menu li a {
.right-menu li a, .left-menu li a {
-
background-color: transparent;
+
    background-color: transparent;
-
color: white;
+
    color: white;
-
padding:0,15px,0,0;
+
    padding:0,15px,0,0;
-
        margin:0;
+
    margin:0;
}
}
.right-menu li a:hover {
.right-menu li a:hover {
-
color: white;
+
    color: white;
-
        text-decoration:underline;
+
    text-decoration:underline;
}
}
.right-menu li a:visited {
.right-menu li a:visited {
-
color: white;
+
    color: white;
}
}
.new {
.new {
-
color:#8e8e8e;
+
    color:white;
}
}
a, a:visited {
a, a:visited {
-
color: #8e8e8e;
+
    color: white;
-
text-decoration: none;
+
    text-decoration: none;
}
}
a:hover {
a:hover {
-
color: #8e8e8e;
+
    color: white;
-
text-decoration: underline;
+
    text-decoration: underline;
}
}
#content{
#content{
-
      background: transparent;
+
    background: transparent;
-
padding: 0;
+
-
border: 0px;
+
-
        width:auto;
+
-
}
+
-
ul {
+
-
    line-height: 2em;
+
-
    list-style-image: url("bullet.gif");
+
-
    list-style-type: square;
+
-
    margin: 0;
+
     padding: 0;
     padding: 0;
 +
    border: 0px;
 +
    width:auto;
}
}
</style>
</style>
</head>
</head>
<body>
<body>
-
    <img src="https://static.igem.org/mediawiki/2014/0/03/Wiki-stay_tuned.jpg" height="100%" width="100%"/>
+
    <img src="https://static.igem.org/mediawiki/2014/0/03/Wiki-stay_tuned.jpg" height="100%" width="100%"/>
</body>
</body>
</html>
</html>

Revision as of 07:14, 27 July 2014