Team:SKLBC-China/Requirement

From 2014hs.igem.org

(Difference between revisions)
m
Line 5: Line 5:
*{margin:0px;padding:0px}
*{margin:0px;padding:0px}
body {background-color:rgb(2,173,163)}
body {background-color:rgb(2,173,163)}
-
img.logo {position:fixed;
+
img.logo {position:fixed;right:10px;top:1px;height:33px;border:none;}
-
right:10px;
+
div.header {background-color:rgb(46,178,170);width:100%;height:35px;z-index:3;top:0px;position:fixed}
-
height:50px;
+
div.container {margin:0;padding:0;background-color:rgb(0,4,0);width:60%;left:20%;margin-top:0px;z-index:-1;opacity:0.5;position:fixed}
-
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(61,59,66);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.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(https://static.igem.org/mediawiki/2014hs/a/a3/SKLBC-China2014-ldownc.jpg);background-position:bottom}
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(https://static.igem.org/mediawiki/2014hs/a/a3/SKLBC-China2014-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(https://static.igem.org/mediawiki/2014hs/5/57/SKLBC-China2014-rdownc.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: urlhttps://static.igem.org/mediawiki/2014hs/5/57/SKLBC-China2014-rdownc.jpg);background-position:bottom}
-
div.bigtitle {background-position:center;background-image:url(https://static.igem.org/mediawiki/2014hs/6/6e/SKLBC-China2014-title.jpg);background-size:100%;background-repeat:no-repeat;width:60%;left:20%;margin-top:30px;z_index:2;position:relative}
+
div.bigtitle {background-position:center;background-image:url(https://2014hs.igem.org/File:SKLBC-China2014-title.jpg);background-size:100%;background-repeat:no-repeat;width:60%;left:20%;margin-top:35px;z_index:2;position:relative}
-
p {text-align:center;color:rgb(2,173,163);font-family:Gulim;font-size:17px}
+
div.paragraph {margin:5%;}
 +
p.title {text-align:center;color:rgb(2,173,163);font-family:GeosansLight;font-size:50px;line-height:60px;}
 +
p.innerc {color:rgb(2,173,163);font-family:Gulim;font-size:20px;line-height:30px;}
ul {float:left;
ul {float:left;
width:100%;
width:100%;
padding:0;
padding:0;
-
margin:0;
+
margin:5px;
list-style-type:none;}
list-style-type:none;}
a.s {float:left;
a.s {float:left;
Line 35: Line 33:
-o-transition: background-color 0.25s ease-in;}
-o-transition: background-color 0.25s ease-in;}
a:hover {background-color:rgb(244,174,184)}
a:hover {background-color:rgb(244,174,184)}
-
li {display:inline}
+
li {display:inline;}
 +
div.middle_img {width:100%;text-align:center;}
 +
.bar {margin-left:2%;margin-right:2%;width:96%;height:1px;background-color:rgb(4,90,80)}
</style>
</style>
</head>
</head>
Line 45: Line 45:
<li><a class="s" href="https://2014hs.igem.org/Team:SKLBC-China">Back to Home</a></li>
<li><a class="s" href="https://2014hs.igem.org/Team:SKLBC-China">Back to Home</a></li>
</ul>
</ul>
-
<a href="https://2014hs.igem.org/Team:SKLBC-China"><img class="logo" src="https://static.igem.org/mediawiki/2014hs/7/7f/SKLBC-China2014-ogo.jpg"/></a>
+
<a href="https://2014hs.igem.org/Team:SKLBC-China"><img class="logo" src="https://static.igem.org/mediawiki/2014hs/6/65/SKLBC-China2014-logo.png"/></a>
</div>
</div>
<div class="bgleft"></div>
<div class="bgleft"></div>

Revision as of 16:40, 17 June 2014

SKLBC-China-Requirement of Our Project!