SUSTC-SZ-B 2013iGEM

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
<head>
+
<style>
-
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+
body{
-
<title>Team:SUSTC-Shenzhen-B</title>
+
color: #ffffe0;
-
<style>
+
background-color: #0b3b41;
-
                        #p-logo, #search-controls, #top, #footer-box, .printfooter{
+
padding: 0px;
-
                        display: none;
+
margin: 0px;
-
                        }
+
font-size: small;
-
                        #top{
+
font-family:  Helvetica, Geneva, Verdana, Arial, sans-serif;
-
                        display: none;
+
}
-
                        }
+
-
#globalWrapper, #iwrapper{
+
#blank ,
-
color: #ffffe0;
+
#blank *
-
background-color: #0b3b41;
+
{
-
padding: 0px;
+
  background-color: transparent;
-
margin: 0px;
+
  background-image: url("");
-
font-size: small;
+
  border-style: none;
-
font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
+
  margin: 0 auto;
-
}
+
  padding: 0;
 +
}
 +
 +
/* Remove Top Item (origin item) */
 +
#top-section
 +
{
 +
  /*display: none;*/
 +
}
 +
#top
 +
{
 +
  display: none;
 +
}
 +
h1.firstHeading
 +
{
 +
  display: none;
 +
}
 +
 +
* Inner Environment (origin item) */
 +
#content
 +
{
 +
  background-color: transparent;
 +
  border-style: none;
 +
}
 +
 +
#footer-box
 +
{
 +
  background-color: transparent;
 +
  border-style: none;
 +
}
 +
#catlinks
 +
{
 +
  display: none;
 +
}
 +
 +
#iheader{
 +
margin-top: 80px;
 +
text-align: center;
 +
font-size: 2.2em;
 +
}
-
#iheader{
+
#icontent{
-
margin-top: 80px;
+
padding: 50px 50px;
-
text-align: center;
+
padding-bottom: 0px;
-
font-size: 2.2em;
+
width: 500px;
-
}
+
background-color: white;
 +
color: black;
 +
margin: 60px auto;
 +
box-shadow:10px 10px 10px #000;
 +
}
-
#icontent{
+
#itag{
-
padding: 50px 50px;
+
font-size: 1.3em;
-
padding-bottom: 0px;
+
background: #8e388e;
-
width: 500px;
+
position: relative;
-
background-color: white;
+
left: -80px;
-
color: black;
+
top: -30px;
-
margin: 60px auto;
+
padding: 7px 10px;
-
box-shadow:10px 10px 10px #000;
+
width: 75px;
-
}
+
font-weight: bold;
 +
color: white;
 +
margin-bottom: 10px;
 +
}
-
#itag{
+
h2{
-
font-size: 1.3em;
+
font-weight: normal;
-
background: #8e388e;
+
font-size: 1.8em;
-
position: relative;
+
position: relative;
-
left: -80px;
+
left: 120px;
-
top: -30px;
+
top: -80px;
-
padding: 7px 10px;
+
}
-
width: 75px;
+
-
font-weight: bold;
+
-
color: white;
+
-
margin-bottom: 10px;
+
-
}
+
-
h2{
+
#itext{
-
                        border-bottom: none;
+
position: relative;
-
font-weight: normal;
+
top: -80px;
-
font-size: 1.8em;
+
}
-
position: relative;
+
-
left: 120px;
+
-
top: -80px;
+
-
}
+
-
#itext{
+
#inavigator {
-
position: relative;
+
font-weight: thicker;
-
top: -80px;
+
margin-top: 50px;
-
}
+
text-align: center;
 +
font-size: 1.3em;
 +
}
 +
#ihome{
 +
background: #ffff00;
 +
box-shadow:10px 10px 10px #000;
 +
}
 +
#iproject{
 +
background: #3cb371;
 +
box-shadow:10px 10px 10px #000;
 +
}
 +
#iteam{
 +
background: #ff0000;
 +
box-shadow:10px 10px 10px #000;
 +
}
 +
#inavigator a:link, #navigator a:visited{
 +
color: #000000;
 +
text-decoration: none;
 +
padding: 10px 20px;
 +
margin: 30px;
 +
}
 +
#inavigator a:hover{
 +
color: #4eee94;
 +
}
-
#inavigator {
+
.shadow{
-
font-weight: thicker;
+
box-shadow:8px 8px 10px #000;
-
margin-top: 50px;
+
}
-
text-align: center;
+
-
font-size: 1.3em;
+
#ifooter{
-
}
+
padding-top: 1px;
-
#ihome{
+
padding-bottom: 5px;
-
background: #ffff00;
+
margin-top: 40px;  
-
box-shadow:10px 10px 10px #000;
+
margin-bottom: 0px;
-
}
+
text-align: center;
-
#iproject{
+
background: #000000;
-
background: #3cb371;
+
}
-
box-shadow:10px 10px 10px #000;
+
-
}
+
-
#iteam{
+
-
background: #ff0000;
+
-
box-shadow:10px 10px 10px #000;
+
-
}
+
-
#inavigator a:link, #navigator a:visited{
+
-
color: #000000;
+
-
text-decoration: none;
+
-
padding: 10px 20px;
+
-
margin: 30px;
+
-
}
+
-
#inavigator a:hover{
+
-
color: #4eee94;
+
-
}
+
-
.shadow{
+
</style>
-
box-shadow:8px 8px 10px #000;
+
<div id="iheader">
-
}
+
<a>SUSTC<br />Shenzhen-B</a>
-
 
+
</div>
-
#ifooter{
+
<div id="icontent">
-
padding-top: 1px;
+
<p id="itag">
-
padding-bottom: 5px;
+
Welcome
-
margin-top: 40px;
+
</p>
-
margin-bottom: 0px;
+
<h2>
-
text-align: center;
+
Haha
-
background: #000000;
+
</h2>
-
}
+
<div id="itext">
-
 
+
        <p>
-
</style>
+
        This is a template page. READ THESE INSTRUCTIONS.
-
</head>
+
        </p>
-
<body>
+
-
                <div id="iwrapper">
+
-
<div id="iheader">
+
-
<a>SUSTC<br />Shenzhen-B</a>
+
-
</div>
+
-
<div id="icontent">
+
-
<p id="itag">
+
-
Welcome
+
-
</p>
+
-
<h2>
+
-
Haha
+
-
</h2>
+
-
<div id="itext">
+
-
<p>
+
-
This is a template page. READ THESE INSTRUCTIONS.
+
-
</p>
+
-
<p>
+
-
You are provided with this team page template with
+
-
which to start the iGEM season. You may choose to
+
-
personalize it to fit your team but keep the same
+
-
"look." Or you may choose to take your team wiki to
+
-
a different level and design your own wiki. You can
+
-
find some examples HERE.
+
-
</p>
+
-
<p>
+
-
You MUST have all of the pages listed in the menu below
+
-
with the names specified. PLEASE keep all of your pages
+
-
within your teams namespace.
+
-
</p>
+
-
<p>
+
-
Home, Team, Official Team Profile, Project, Parts Submitted
+
-
to the Registry, Modeling, Notebook, Safety, Attributions.
+
-
</p>
+
-
<p>
+
-
This is a template page. READ THESE INSTRUCTIONS.
+
-
</p>
+
-
<p>
+
-
You are provided with this team page template with
+
-
which to start the iGEM season. You may choose to
+
-
personalize it to fit your team but keep the same
+
-
"look." Or you may choose to take your team wiki to
+
-
a different level and design your own wiki. You can
+
-
find some examples HERE.
+
-
</p>
+
-
<p>
+
-
You MUST have all of the pages listed in the menu below
+
-
with the names specified. PLEASE keep all of your pages
+
-
within your teams namespace.
+
-
</p>
+
-
<p>
+
-
Home, Team, Official Team Profile, Project, Parts Submitted
+
-
to the Registry, Modeling, Notebook, Safety, Attributions.
+
-
</p>
+
-
</div>
+
-
</div>
+
-
<div id="inavigator">
+
-
<a id="ihome" class="shadow" href="home.html">HOME</a>
+
-
<a id="iproject" class="shadow" href="project.html">PROJECT</a>
+
-
<a id="iteam" class="shadow" href="team.html">TEAM</a>
+
-
</div>
+
-
<div id="ifooter">
+
-
<p>
+
-
SUSTC-Shenzhen-B
+
-
</p>
+
-
<p>
+
-
igem2013@sustc.edu.cn
+
-
</p>
+
-
<script type="text/javascript" charset="UTF-8">
+
-
(function(){
+
-
var _w = 24 , _h = 24;
+
-
var param = {
+
-
url:location.href,
+
-
type:'2',
+
-
count:'', /**是否显示分享数,1显示(可选)*/
+
-
appkey:'', /**您申请的应用appkey,显示分享来源(可选)*/
+
-
title:'#iGEM#我刚刚浏览了SUSTC-Shenzhen-B的Wiki。真的是太赞了!', /**分享的文字内容(可选,默认为所在页面的title)*/
+
-
pic:'', /**分享图片的路径(可选)*/
+
-
ralateUid:'', /**关联用户的UID,分享微博会@该用户(可选)*/
+
-
language:'zh_cn', /**设置语言,zh_cn|zh_tw(可选)*/
+
-
dpc:1
+
-
}
+
-
var temp = [];
+
-
for( var p in param ){
+
-
temp.push(p + '=' + encodeURIComponent( param[p] || '' ) )
+
-
}
+
-
document.write('<iframe allowTransparency="true" frameborder="0" scrolling="no" src="http://service.weibo.com/staticjs/weiboshare.html?' + temp.join('&') + '" width="'+ _w+'" height="'+_h+'"></iframe>')
+
-
})()
+
-
</script>
+
</div>
</div>
-
        </div>
+
</div>
-
</body>
+
<div id="inavigator">
 +
<a id="ihome" class="shadow" href="home.html">HOME</a>
 +
<a id="iproject" class="shadow" href="project.html">PROJECT</a>
 +
<a id="iteam" class="shadow" href="team.html">TEAM</a>
 +
</div>
 +
<div id="ifooter">
 +
<p>
 +
SUSTC-Shenzhen-B
 +
</p>
 +
<p>
 +
igem2013@sustc.edu.cn
 +
</p>
 +
<script type="text/javascript" charset="UTF-8">
 +
(function(){
 +
var _w = 24 , _h = 24;
 +
var param = {
 +
url:location.href,
 +
type:'2',
 +
count:'', /**是否显示分享数,1显示(可选)*/
 +
appkey:'', /**您申请的应用appkey,显示分享来源(可选)*/
 +
title:'#iGEM#我刚刚浏览了SUSTC-Shenzhen-B的Wiki。真的是太赞了!', /**分享的文字内容(可选,默认为所在页面的title)*/
 +
pic:'', /**分享图片的路径(可选)*/
 +
ralateUid:'', /**关联用户的UID,分享微博会@该用户(可选)*/
 +
language:'zh_cn', /**设置语言,zh_cn|zh_tw(可选)*/
 +
dpc:1
 +
}
 +
var temp = [];
 +
for( var p in param ){
 +
temp.push(p + '=' + encodeURIComponent( param[p] || '' ) )
 +
}
 +
document.write('<iframe allowTransparency="true" frameborder="0" scrolling="no" src="http://service.weibo.com/staticjs/weiboshare.html?' + temp.join('&') + '" width="'+ _w+'" height="'+_h+'"></iframe>')
 +
})()
 +
</script>
 +
</div>
</html>
</html>

Revision as of 07:43, 6 August 2013

Welcome

Haha

This is a template page. READ THESE INSTRUCTIONS.

SUSTC-Shenzhen-B

igem2013@sustc.edu.cn