Team:LZU-China/HumanPractice

From 2013.igem.org

(Difference between revisions)
Line 4: Line 4:
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
<style type="text/css">
<style type="text/css">
-
/* 主色调:#ffb600 */
+
/* main color : #ffb600 */
-
/**** 更改igem默认设置 ***/
+
/**** alter igem default setting ***/
#blank *{ width: 960px; border-style: none; margin: 0 auto; padding: 0;  background-color: #000;}
#blank *{ width: 960px; border-style: none; margin: 0 auto; padding: 0;  background-color: #000;}
#globalWrapper{ overflow: hidden; background-color: #000;}
#globalWrapper{ overflow: hidden; background-color: #000;}
-
#top-section,#top,#header,h1.firstHeading,#catlinks{display: none;}
+
#top,#header,h1.firstHeading,#catlinks{display: none;}
#content{width: 960px; background-attachment: scroll; overflow: hidden; border-style: none; background-color: #000;}
#content{width: 960px; background-attachment: scroll; overflow: hidden; border-style: none; background-color: #000;}
#footer-box{position:relative; z-index:100; background:none; border:none;}
#footer-box{position:relative; z-index:100; background:none; border:none;}
#footer-box a{color:#FFF; font-size:13px;}
#footer-box a{color:#FFF; font-size:13px;}
#footer #f-poweredbyico, #footer #f-copyrightico{display:none;}
#footer #f-poweredbyico, #footer #f-copyrightico{display:none;}
 +
#top-section #p-logo,#top-section #memubar, #top-section #search-constrols{display:none;}
 +
#top-section .right-menu a{font-size:13px; font-weight:bold; color:#FFF; padding:2px 5px 2px 5px;}
 +
#top-section .right-menu:hover a{text-decoration:underline color:#ffb600;}
 +
body{height:100px;background-color:#000;}
 +
.body-in{margin:0 auto; overflow:auto; padding-bottom:50px; font-family:"微软雅黑", Arial; width:960px;}
-
body{height:100px;background-color:#000;}
 
-
 
-
.body-in{margin:0 auto; overflow:auto; padding-bottom:50px; font-family:"微软雅黑", Arial; width:960px;}
 
/** logo ***/
/** logo ***/
Line 29: Line 31:
.main-top .logo:hover .op-box{display:block;}
.main-top .logo:hover .op-box{display:block;}
-
/****导航样式****/
+
/**** main items ****/
ul.main-items{line-height:40px; overflow:auto; padding:0; margin-left:0;}
ul.main-items{line-height:40px; overflow:auto; padding:0; margin-left:0;}
.main-items a{ text-decoration:none;}
.main-items a{ text-decoration:none;}
Line 37: Line 39:
.main-center{overflow:auto; margin-top:30px; position:relative;}
.main-center{overflow:auto; margin-top:30px; position:relative;}
-
/***** 左边列表******/
+
/***** left items******/
.center-left{width:200px; color:#333; position:absolute; left:0; top:0;}
.center-left{width:200px; color:#333; position:absolute; left:0; top:0;}
.center-left a{ text-decoration:none;}
.center-left a{ text-decoration:none;}
Line 51: Line 53:
-
/** 背景 **/
+
/** main bg **/
#main-bg-box {position: fixed;height:214px; width:100%; left:0px; text-indent:10px; bottom: 0px; background-image:url(https://static.igem.org/mediawiki/2013/7/7c/Main_bottom_bg.png); background-repeat:no-repeat; z-index:-1;}
#main-bg-box {position: fixed;height:214px; width:100%; left:0px; text-indent:10px; bottom: 0px; background-image:url(https://static.igem.org/mediawiki/2013/7/7c/Main_bottom_bg.png); background-repeat:no-repeat; z-index:-1;}
* HTML #main-bg-box {position: absolute; bottom: auto; ; top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-0); }
* HTML #main-bg-box {position: absolute; bottom: auto; ; top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-0); }
-
/*** 右边内容 ***/
+
/*** right content ***/
.center-right{width:680px; color:#FFF; float:right; padding:20px; min-height:400px; border:1px solid #333;}
.center-right{width:680px; color:#FFF; float:right; padding:20px; min-height:400px; border:1px solid #333;}
-
/***主页**/
+
/*** home page **/
.main-center .home-items{ margin:0 auto; width:960px;}
.main-center .home-items{ margin:0 auto; width:960px;}
.main-center .home-items a{ margin-left:76px; margin-top:30px; display:inline-block; border:none;}
.main-center .home-items a{ margin-left:76px; margin-top:30px; display:inline-block; border:none;}
Line 67: Line 69:
.main-center .home-items a img:hover{ margin:0; border:3px solid #fff;}
.main-center .home-items a img:hover{ margin:0; border:3px solid #fff;}
-
/*****团队****/
+
/***** team page ****/
.team{padding:10px; padding-top:30px;}
.team{padding:10px; padding-top:30px;}
.team .one{border-bottom:2px solid #333; margin-bottom:30px; padding:0 20px 30px 20px;}
.team .one{border-bottom:2px solid #333; margin-bottom:30px; padding:0 20px 30px 20px;}
Line 74: Line 76:
</style>
</style>
-
<title>呵呵</title>
+
<title>human Practice</title>
</head>
</head>
Line 85: Line 87:
         <div class="op-box">
         <div class="op-box">
             <a target="_self" href="https://2013.igem.org/wiki/index.php?title=Team:LZU-China/HumanPractice&action=edit">edit</a>
             <a target="_self" href="https://2013.igem.org/wiki/index.php?title=Team:LZU-China/HumanPractice&action=edit">edit</a>
 +
            <a target="_self" href="https://2013.igem.org/Team:LZU-China/HumanPractice">view</a>
             </div>
             </div>
         </div>
         </div>
Line 96: Line 99:
             <a href="https://2013.igem.org/Team:LZU-China/Safety"><li>Safety</li></a>
             <a href="https://2013.igem.org/Team:LZU-China/Safety"><li>Safety</li></a>
             <a href="https://2013.igem.org/Team:LZU-China/Attributions"><li>Attributions</li></a>
             <a href="https://2013.igem.org/Team:LZU-China/Attributions"><li>Attributions</li></a>
-
             <a href="https://igem.org/Team.cgi?year=2013&team_name=LZU-China"><li>H.P.</li></a>
+
             <a href="https://2013.igem.org/Team:LZU-China/HumanPractice"><li>H.P.</li></a>
         </ul>
         </ul>
     </div>
     </div>

Revision as of 07:57, 27 September 2013

human Practice

指导老师

学生

李晓梦

斌哥

哈哈

在这里介绍人
asdfasdf
IGEM — 兰州大学