Team:NEAU-Harbin/team.html
From 2014.igem.org
(Difference between revisions)
(Created page with "<!doctype html> <html> <head> <meta charset="UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Instructor</title> <link href="http://nd.cn.usa....") |
|||
(2 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
<html> | <html> | ||
<head> | <head> | ||
Line 16: | Line 15: | ||
html .ie6fixedTL{position:absolute;left:expression(eval(document.documentElement.scrollLeft));top:expression(eval(document.documentElement.scrollTop))} | html .ie6fixedTL{position:absolute;left:expression(eval(document.documentElement.scrollLeft));top:expression(eval(document.documentElement.scrollTop))} | ||
html .ie6fixedBR{position:absolute;left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))} | html .ie6fixedBR{position:absolute;left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))} | ||
+ | |||
+ | h2{ border-bottom:none;} | ||
+ | |||
+ | |||
+ | #globalWrapper { | ||
+ | padding-bottom: 0;} | ||
+ | #top-section { | ||
+ | height: 20px; | ||
+ | margin-bottom: 0; | ||
+ | border: none; | ||
+ | background: #555555; | ||
+ | width: 100%; | ||
+ | position: fixed; | ||
+ | top: 0; | ||
+ | z-index: 10;} | ||
+ | #p-logo { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .right-menu li a { | ||
+ | |||
+ | background-color:none !important; | ||
+ | } | ||
+ | |||
+ | |||
+ | #searchform { | ||
+ | display: none;} | ||
+ | #content { | ||
+ | position: relative; | ||
+ | width: 100%; | ||
+ | color: black; | ||
+ | border:none; | ||
+ | z-index: 2; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | display: none;} | ||
+ | |||
+ | #content{ background:#e1e3e2;} | ||
+ | #menubar ul{ line-height:1.0em;} | ||
+ | |||
</style> | </style> | ||
<style> | <style> |
Latest revision as of 07:13, 30 September 2014
INSTRUCTOR
These following persons should be acknowledged. Thanks Prof. Jie Li for helping us in brainstorms and supports us in technology. And we appreciate Prof. Jing Cang and Mr. Fang Gao supporting us to participate the jamboree. Thanks Prof. Jing Li, Prof. Xi Bai and Prof. Wei Ji teaching us in language and experiments.