Team:Warsaw

From 2010.igem.org

(Difference between revisions)
 
(388 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
 
-
<script type="text/javascript">
 
-
ActiveTab='Home';
 
-
</script>
 
-
</html>
 
-
 
-
{{TemplateTop}}
 
-
{{UpperTabs}}
 
-
{{LowerTabsTeam}}
 
<html>
<html>
 +
<style type="text/css">
 +
/* <![CDATA[ */
-
+
body
-
<h2>About Us</h2>
+
{
-
+
    background: #000000 url(https://static.igem.org/mediawiki/2010/8/8f/Bg_home.png) no-repeat 10px 40px;
-
<div class="note">Sed purus neque, suscipit vitae, cursus vitae, porttitor non, dui. Mauris volutpat dui vitae sapien. Duis laoreet nibh vitae sem.</div>
+
}
-
 
-
<p>Suspendisse magna dui, porta in, condimentum at, molestie nec, augue. Quisque vulputate facilisis ipsum.  Aenean sollicitudin quam sed ante. Donec at nunc. In hac habitasse platea dictumst. Suspendisse quis lorem sit amet eros congue volutpat. Nam laoreet ultricies pede. Nulla vestibulum, pede eget varius vestibulum, nisl mi aliquet nisl, eget eleifend quam dui faucibus tortor. Maecenas justo. In lacus nisl, tempus at, aliquam nec, ornare in, metus. Maecenas hendrerit mauris vitae purus. Cras id sem.</p>
 
-
</html>
 
-
{{TemplateBottom}}
+
/* >>>>WIKI CSS<<<<< */
 +
 
 +
#globalWrapper {
 +
border: 0px;
 +
border:none;
 +
background-color: #000000;
 +
}
 +
 
 +
#content {
 +
border: 0px;
 +
border: none;
 +
height: 0px;
 +
margin-top: 0px;
 +
padding-bottom: 0px;
 +
background-color: #000000;
 +
}
 +
 
 +
#menubar {
 +
background-color: #000000;
 +
height: 0px;
 +
widht: 750px;
 +
border: 0px;
 +
border: none;
 +
margin-top: 0px;
 +
}
 +
 
 +
#menubar li > a {
 +
color: #9a9a9a;
 +
}
 +
 
 +
#menubar li > a:hover {
 +
color: #ffffff;
 +
}
 +
 
 +
 
 +
#menubar.left-menu {
 +
width: 200px;
 +
margin-top: -80px;
 +
border: none;
 +
border: 0px;
 +
background-color: #000000;
 +
}
 +
 
 +
#menubar.left-menu ul {
 +
border: none;
 +
border: 0px;
 +
}
 +
 
 +
#searchform {
 +
height: 0px;
 +
width: 0px;
 +
display: none;
 +
background-color: #000000;
 +
visibility: hidden;
 +
}
 +
 
 +
#menubar.right-menu {
 +
width: 600px;
 +
display: block;
 +
float: left;
 +
margin-top: -80px;
 +
border: none;
 +
border: 0px;
 +
background-color: #000000;
 +
position: absolute;
 +
margin-right: -20px;
 +
}
 +
 
 +
#menubar.right-menu ul {
 +
border: none;
 +
border: 0px;
 +
background-color: #000000;
 +
}
 +
 
 +
#top-section {
 +
height: 0px;
 +
width: 970px;
 +
margin-top: 0px;
 +
margin-bottom: 0px;
 +
margin-left: auto;
 +
padding: 0;
 +
position: relative;
 +
border: 0px;
 +
border: none;
 +
color: #383838;
 +
}
 +
 
 +
#p-logo {
 +
display: none;
 +
visibility: hidden;
 +
}
 +
 
 +
#footer-box {
 +
display: none;
 +
visibility: hidden;
 +
border: 0px;
 +
border: none;
 +
}
 +
 
 +
.firstHeading {
 +
display: none;
 +
height: 0px;
 +
border: 0px;
 +
border: none;
 +
}
 +
 
 +
#globalWrapper {
 +
background-color: #000000;
 +
border: 0px;
 +
border: none;
 +
}
 +
 
 +
 
 +
.editsection {
 +
background-color: #000000;
 +
border: 0px;
 +
border: none;
 +
}
 +
 
 +
/* hide table of contents */
 +
#toc {
 +
display: none;
 +
}
 +
 
 +
 
 +
/* >>>>>>>>>>>>MY CSS<<<<<<<<<<<< */
 +
 
 +
body
 +
{
 +
    background: #000000 url("https://static.igem.org/mediawiki/2010/c/cc/Bg_home.jpg") no-repeat 10px 40px;
 +
}
 +
 
 +
 
 +
img.nls {
 +
width: 230px;
 +
position: absolute;
 +
margin-left: 180px;
 +
margin-top: 95px;
 +
background: transparent url("https://static.igem.org/mediawiki/2010/6/64/Nls_duo.png") no-repeat -30px 25px;
 +
}
 +
 
 +
img.nls:hover {
 +
width: 250px;
 +
position: absolute;
 +
margin-left: 160px;
 +
margin-top: 80px;
 +
background: transparent url("https://static.igem.org/mediawiki/2010/6/64/Nls_duo.png") no-repeat -10px -300px;
 +
}
 +
 
 +
img.er {
 +
width: 215px;
 +
position: absolute;
 +
margin-left: 350px;
 +
margin-top: 165px;
 +
background: transparent url("https://static.igem.org/mediawiki/2010/8/86/Er_duo.png") no-repeat -10px 0px;
 +
}
 +
 
 +
img.er:hover {
 +
width: 230px;
 +
position: absolute;
 +
margin-left: 340px;
 +
margin-top: 180px;
 +
background: transparent url("https://static.igem.org/mediawiki/2010/8/86/Er_duo.png") no-repeat 0px -340px;
 +
}
 +
 
 +
img.gfp {
 +
width: 260px;
 +
position: absolute;
 +
margin-left: 500px;
 +
margin-top: 80px;
 +
background: transparent url("https://static.igem.org/mediawiki/2010/7/75/Gfp_duo.png") no-repeat -10px 10px;
 +
}
 +
 
 +
img.gfp:hover {
 +
width: 270px;
 +
position: absolute;
 +
margin-left: 480px;
 +
margin-top: 80px;
 +
background: transparent url("https://static.igem.org/mediawiki/2010/7/75/Gfp_duo.png") no-repeat -10px -310px;
 +
}
 +
 
 +
 
 +
a.brick {
 +
width: 148px;
 +
height: 72px;
 +
position: absolute;
 +
background: transparent url("https://static.igem.org/mediawiki/2010/d/d9/Warsaw_main_button.png") no-repeat 0px 0px;
 +
text-align: center;
 +
padding-top: 22px;
 +
text-decoration: none;
 +
color: #352214;
 +
font-size: 16px;
 +
font-family: 'comic sans ms', fantasy;
 +
font-weight: bold;
 +
}
 +
 
 +
a.brick:hover {
 +
font-size: 18px;
 +
}
 +
 
 +
 
 +
 
 +
#team {
 +
margin-top: 370px;
 +
margin-left: 250px;
 +
}
 +
 
 +
#project {
 +
margin-top: 365px;
 +
margin-left: 380px;
 +
}
 +
 
 +
#wetlab {
 +
margin-top: 370px;
 +
margin-left: 508px;
 +
}
 +
 
 +
#software {
 +
margin-top: 368px;
 +
margin-left: 635px;
 +
}
 +
 
 +
 
 +
 
 +
#expressit {
 +
margin-top: 430px;
 +
margin-left: 300px;
 +
}
 +
 
 +
#killswitch {
 +
margin-top: 425px;
 +
margin-left: 425px;
 +
}
 +
 
 +
#bactodhl {
 +
margin-top: 430px;
 +
margin-left: 550px;
 +
}
 +
 
 +
 
 +
 
 +
 
 +
#humanpractices {
 +
padding-top: 18px;
 +
line-height: 14px;
 +
font-size: 15px;
 +
margin-top: 473px;
 +
margin-left: 200px;
 +
}
 +
 
 +
#humanpractices:hover {
 +
font-size: 16px;
 +
}
 +
 
 +
 
 +
#safety {
 +
margin-top: 485px;
 +
margin-left: 320px;
 +
}
 +
 
 +
 
 +
#attribution {
 +
padding-top: 24px;
 +
font-size: 14px;
 +
margin-top: 480px;
 +
margin-left: 440px;
 +
}
 +
#attribution:hover {
 +
padding-top: 21px;
 +
font-size: 15px;
 +
}
 +
 
 +
#sponsors {
 +
margin-top: 483px;
 +
margin-left: 560px;
 +
}
 +
 
 +
 
 +
#igem {
 +
margin-top: 473px;
 +
margin-left: 680px;
 +
}
 +
 
 +
 
 +
 
 +
/* ]]> */
 +
</style>
 +
<body>
 +
    <img class="nls" src="https://static.igem.org/mediawiki/2010/4/41/Bak_atrapa.png">
 +
    <img class="er" src="https://static.igem.org/mediawiki/2010/4/41/Bak_atrapa.png">
 +
    <img class="gfp" src="https://static.igem.org/mediawiki/2010/4/41/Bak_atrapa.png">
 +
 
 +
    <a class="brick" id="team" href="https://2010.igem.org/Team:Warsaw/Team">TEAM</a> 
 +
    <a class="brick" id="project" href="https://2010.igem.org/Team:Warsaw/Project">PROJECT</a>   
 +
    <a class="brick" id="wetlab" href="https://2010.igem.org/Team:Warsaw/Parts">WETLAB</a>   
 +
    <a class="brick" id="software" href="https://2010.igem.org/Team:Warsaw/Software">SOFTWARE</a>   
 +
   
 +
    <a class="brick" id="expressit" href="https://2010.igem.org/Team:Warsaw/Stage1">Express it!</a>   
 +
    <a class="brick" id="killswitch" href="https://2010.igem.org/Team:Warsaw/Stage2">Kill switch</a>   
 +
    <a class="brick" id="bactodhl" href="https://2010.igem.org/Team:Warsaw/Stage3">BactoDHL</a>   
 +
   
 +
    <a class="brick" id="humanpractices" href="https://2010.igem.org/Team:Warsaw/HP/Licensing">HUMAN <br> PRACTICES</a>   
 +
    <a class="brick" id="safety" href="https://2010.igem.org/Team:Warsaw/Safe">SAFETY</a>
 +
    <a class="brick" id="attribution" href="https://2010.igem.org/Team:Warsaw/Attribution">ATTRIBUTION</a>
 +
    <a class="brick" id="sponsors" href="https://2010.igem.org/Team:Warsaw/Sponsors">SPONSORS</a>
 +
    <a class="brick" id="igem" href="https://2010.igem.org">iGEM2010</a>   
 +
</body>
 +
</html>

Latest revision as of 08:04, 26 October 2010

TEAM PROJECT WETLAB SOFTWARE Express it! Kill switch BactoDHL HUMAN
PRACTICES
SAFETY ATTRIBUTION SPONSORS iGEM2010