Team:SKLBC-China/Documents
From 2014hs.igem.org
(Difference between revisions)
Nie1234567 (Talk | contribs) |
Nie1234567 (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | {{:Team:SKLBC-China/covercss}} | + | {{:Team:SKLBC-China/covercss}} |
- | <html> | + | <html> |
- | + | <head> | |
- | + | <style type="text/css"> | |
- | + | *{margin:0px;padding:0px} | |
- | + | body {background-color:rgb(2,173,163)} | |
- | + | img.logo {position:fixed;right:10px;top:1px;height:33px;border:none;} | |
- | + | div.header {background-color:rgb(46,178,170);width:100%;height:35px;z-index:3;top:0px;position:fixed} | |
- | + | 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} | |
- | + | 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.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:35px;z_index:2;position:relative} | |
- | + | 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.ss {float:left; | |
- | + | width:100%; | |
- | + | padding:0; | |
- | + | margin:5px; | |
- | + | 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 rgb(2,173,163); | |
- | + | -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)} | |
- | + | ul.ss 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)} | |
- | + | .content h2 { | |
- | + | border: none; | |
- | + | font-size: 22px; | |
- | + | color: #d2d2d2; | |
- | + | } | |
- | + | .content a, | |
- | + | .content a:link, | |
- | + | .content a:visited, | |
- | <title>SKLBC-China-Documents You Are Recommended to Have!</title> | + | .content a:actived { |
- | + | color: #d2d2dd2; | |
- | + | } | |
- | + | </style> | |
- | + | </head> | |
- | + | <title>SKLBC-China-Documents You Are Recommended to Have!</title> | |
- | + | <body> | |
- | + | <div class="header" style="text-align:center"> | |
- | + | <ul class="ss"> | |
- | + | <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="https://2014hs.igem.org/Team:SKLBC-China/Notebook">Notebook</a></li> | |
- | + | </ul> | |
- | + | <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 class="bgleft"></div> | |
- | + | <div class="bgright"></div> | |
- | + | <div class="container" style="height:100%;"></div> | |
- | + | <div class="bigtitle" style="height:120px"></div> | |
- | + | <div class="content"> | |
- | + | <h2>Documents</h2> | |
- | + | <ul> | |
- | + | <li> | |
- | + | <a href="https://2014hs.igem.org/Team:SKLBC-China/Tutorial">Tutorial</a> | |
- | + | </li> | |
- | + | <li> | |
- | </html> | + | <a href="https://2014hs.igem.org/Team:SKLBC-China/Notebook">Notebook</a> |
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> |
Revision as of 18:46, 20 June 2014