Team:SKLBC-China/Documents

From 2014hs.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{:Team:SKLBC-China/defaultcss}}
+
{{:Team:SKLBC-China/covercss}}
-
{{:Team:SKLBC-China/defaultheader}}
+
<html>
<html>
-
<body>
+
<head>
-
<h1 align="center">Documents</h1>
+
<style type="text/css">
-
<pre align="center">
+
*{margin:0px;padding:0px}
-
          <a href="https://2014hs.igem.org/Team:SKLBC-China" style="text-decoration:none">Back to Home</a>
+
body {background-color:rgb(2,173,163)}
-
  <a href="https://2014hs.igem.org/Team:SKLBC-China/Documents/Tutorial" style="text-decoration:none">Tutorial</a>
+
img.logo {position:fixed;
-
  <a href="https://2014hs.igem.org/Team:SKLBC-China/Documents/Notebook" style="text-decoration:none">Notebook</a>
+
right:10px;
-
</pre>
+
height:50px;
-
</body>
+
border-radius:50%;
 +
overflow:hidden}
 +
div.header {background-color:rgb(46,178,170);width:100%;height:30px;z-index:3;top:0px;position:fixed}
 +
div.container {margin:0;padding:0;background-color:rgb(255,255,255);width:60%;left:20%;margin-top:0px;z-index:-1;opacity:0.6;position:fixed}
 +
div.content {width:60%;left:20%;margin-top:0px;z-index:1;position:relative}
 +
div.bgleft {background-repeat:no-repeat;width:48%;height:100%;left:0%;bottom:0%;z-index:-2;position:fixed;background-size:100%;background-image: url(Library/Image/ldownc.jpg);background-position:bottom}
 +
div.bgright {background-repeat:no-repeat;width:32%;height:100%;left:68%;bottom:0%;z-index:-2;position:fixed;background-size:100%;background-image: url(Library/Image/rdownc.jpg);background-position:bottom}
 +
div.bigtitle {background-position:center;background-image:url(Library/Image/title.jpg);background-size:100%;background-repeat:no-repeat;width:60%;left:20%;margin-top:30px;z_index:2;position:relative}
 +
p {text-align:center;color:rgb(2,173,163);font-family:Gulim;font-size:17px}
 +
ul {float:left;
 +
width:100%;
 +
padding:0;
 +
margin:0;
 +
list-style-type:none;}
 +
a.s {float:left;
 +
font-size:15px;
 +
width:9.8%;
 +
text-decoration:none;
 +
font-family:Gulim;
 +
color:white;
 +
background-color:rgb(46,178,170);
 +
padding:0.2em 0.6em;
 +
border-right:1px solid white;
 +
-webkit-transition: background-color 0.25s ease-in;
 +
-moz-transition: background-color 0.25s ease-in;
 +
-o-transition: background-color 0.25s ease-in;}
 +
a:hover {background-color:rgb(244,174,184)}
 +
li {display:inline}
 +
</style>
 +
</head>
 +
<title>SKLBC-China-Documents You Are Recommended to Have!</title>
 +
<body>
 +
<div class="header" style="text-align:center">
 +
<ul>
 +
<li><a class="s" href="#">Documents</a></li>
 +
<li><a class="s" href="https://2014hs.igem.org/Team:SKLBC-China">Back to Home</a></li>
 +
<li><a class="s" href="#">Tutorial</a></li>
 +
<li><a class="s" href="#">Notebook</a></li>
 +
</ul>
 +
<a href="Index.html"><img class="logo" src="Library/Image/logo.jpg"/></a>
 +
</div>
 +
<div class="bgleft"></div>
 +
<div class="bgright"></div>
 +
<div class="container" style="height:100%;"></div>
 +
<div class="bigtitle" style="height:120px"></div>
 +
<div class="content">
 +
</div>
 +
</body>
</html>
</html>
-
{{:Team:SKLBC-China/defaultfooter}}
 
-
<forum subtle/>
 

Revision as of 15:04, 4 June 2014

SKLBC-China-Documents You Are Recommended to Have!