Team:HZAU-China

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
 
+
<html>
-
 
+
-
<html lang="en">
+
<head>
<head>
-
  <style>
+
<style>
#p-logo {
#p-logo {
display: none;
display: none;
Line 13: Line 11:
     display: none;
     display: none;
}
}
-
 
+
#catlinks {
 +
display: none;
 +
}
#footer-box {
#footer-box {
display: none;
display: none;
Line 20: Line 20:
display: none;
display: none;
}
}
-
</style>
+
/***hiding***/
 +
body {
 +
           
 +
}
 +
#top-section {
 +
height: 18px;
 +
background:url(https://static.igem.org/mediawiki/2013/8/84/Px.png) transparent repeat;
 +
width: 1000px;
 +
border:0px;
 +
}
 +
#menubar {
 +
        font:15px Helvetica, Arial, Sans-serif;
 +
}
 +
.left-menu,.left-menu a {
 +
text-transform: capitalize;
 +
}
 +
.right-menu,.right-menu a {
 +
color: white;
 +
}
 +
.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;
 +
        margin:0;
 +
}
 +
.right-menu li a:hover {
 +
color: white;
 +
        text-decoration:underline;
 +
}
 +
.right-menu li a:visited {
 +
color: white;
 +
}
 +
.new {
 +
color:#8e8e8e;
 +
}
 +
a, a:visited {
 +
color: #8e8e8e;
 +
text-decoration: none;
 +
}
 +
a:hover {
 +
color: #8e8e8e;
 +
text-decoration: underline;
 +
}
 +
#content{
 +
      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;
 +
}
 +
</style>
</head>
</head>
<body>
<body>
-
    <!-- Insert your content here -->
+
    <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 05:47, 27 July 2014