Team:Tec-Monterrey/Thanks
From 2010.igem.org
(Difference between revisions)
m |
Andreshuerta (Talk | contribs) |
||
Line 117: | Line 117: | ||
#f-list a { | #f-list a { | ||
- | color: # | + | color: #ffffff; |
font-size: 10px; | font-size: 10px; | ||
} | } | ||
Line 182: | Line 182: | ||
text-align: center; | text-align: center; | ||
font-size: 10px; | font-size: 10px; | ||
- | color: # | + | color: #ffffff; |
} | } | ||
Line 228: | Line 228: | ||
background-color: #05182b; | background-color: #05182b; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
.heading{ | .heading{ | ||
color: #000; | color: #000; | ||
Line 253: | Line 249: | ||
text-align: center; | text-align: center; | ||
} | } | ||
+ | |||
.menubg{ | .menubg{ | ||
Line 290: | Line 287: | ||
background:transparent url(https://static.igem.org/mediawiki/2010/b/bf/Br.png) no-repeat right 0px; | background:transparent url(https://static.igem.org/mediawiki/2010/b/bf/Br.png) no-repeat right 0px; | ||
} | } | ||
+ | |||
.righ{ | .righ{ | ||
Line 295: | Line 293: | ||
width:220px; | width:220px; | ||
background-color:#FFFFFF; | background-color:#FFFFFF; | ||
+ | margin:5px 0px 10px 5px; | ||
} | } | ||
+ | .righ .bdy { | ||
+ | padding:0px 10px 0px 15px; | ||
+ | } | ||
+ | .righ .bgr{ | ||
+ | background-color:#05182b; | ||
+ | height:15px; | ||
+ | } | ||
+ | .righ .top { | ||
+ | padding:0px 0px 0px 0px; | ||
+ | } | ||
+ | .righ .hd .g, | ||
+ | .righ .ft .c { | ||
+ | font-size:1px; /* ensure minimum height */ | ||
+ | height:13px; | ||
+ | } | ||
+ | |||
+ | .righ .ft .c { | ||
+ | height:14px; | ||
+ | } | ||
+ | .righ .ft { | ||
+ | background:transparent url(https://static.igem.org/mediawiki/2010/8/85/Bl.png) no-repeat 0px 0px; | ||
+ | } | ||
+ | |||
+ | .righ .ft .c { | ||
+ | background:transparent url(https://static.igem.org/mediawiki/2010/b/bf/Br.png) no-repeat right 0px; | ||
+ | } | ||
+ | .righ .hd { | ||
+ | background:transparent url(https://static.igem.org/mediawiki/2010/9/9b/Tl.png) no-repeat 0px 0px; | ||
+ | } | ||
+ | |||
+ | .righ .hd .g { | ||
+ | background:transparent url(https://static.igem.org/mediawiki/2010/5/5f/Tr.png) no-repeat right 0px; | ||
+ | } | ||
+ | |||
.bbody{ | .bbody{ | ||
Line 301: | Line 334: | ||
margin-right:auto; | margin-right:auto; | ||
width:965px; | width:965px; | ||
+ | |||
} | } | ||
.texteando{ | .texteando{ | ||
float:left; | float:left; | ||
- | width: | + | width:715px; |
background-color:#ffffff; | background-color:#ffffff; | ||
- | margin: | + | margin:5px 5px 10px 0px; |
} | } | ||
.texteando .bdy { | .texteando .bdy { | ||
padding:0px 15px 0px 15px; | padding:0px 15px 0px 15px; | ||
+ | } | ||
+ | .texteando .top { | ||
+ | padding:0px 0px 0px 0px; | ||
+ | } | ||
+ | .texteando .bgr{ | ||
+ | background-color:#05182b; | ||
+ | height:15px; | ||
} | } | ||
.texteando .hd .g, | .texteando .hd .g, | ||
Line 317: | Line 358: | ||
height:13px; | height:13px; | ||
} | } | ||
- | |||
.texteando .ft .c { | .texteando .ft .c { | ||
height:14px; | height:14px; | ||
Line 324: | Line 364: | ||
background:transparent url(https://static.igem.org/mediawiki/2010/8/85/Bl.png) no-repeat 0px 0px; | background:transparent url(https://static.igem.org/mediawiki/2010/8/85/Bl.png) no-repeat 0px 0px; | ||
} | } | ||
- | |||
.texteando .ft .c { | .texteando .ft .c { | ||
background:transparent url(https://static.igem.org/mediawiki/2010/b/bf/Br.png) no-repeat right 0px; | background:transparent url(https://static.igem.org/mediawiki/2010/b/bf/Br.png) no-repeat right 0px; | ||
Line 331: | Line 370: | ||
background:transparent url(https://static.igem.org/mediawiki/2010/9/9b/Tl.png) no-repeat 0px 0px; | background:transparent url(https://static.igem.org/mediawiki/2010/9/9b/Tl.png) no-repeat 0px 0px; | ||
} | } | ||
- | |||
.texteando .hd .g { | .texteando .hd .g { | ||
background:transparent url(https://static.igem.org/mediawiki/2010/5/5f/Tr.png) no-repeat right 0px; | background:transparent url(https://static.igem.org/mediawiki/2010/5/5f/Tr.png) no-repeat right 0px; | ||
+ | } | ||
+ | .bbody2{ | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | width:715px; | ||
+ | } | ||
+ | .texteando .headercon | ||
+ | { | ||
+ | padding:0.5em; | ||
+ | color:white; | ||
+ | background-color:gray; | ||
+ | clear:left; | ||
+ | } | ||
+ | .texteando .footercon | ||
+ | { | ||
+ | padding:0.5em; | ||
+ | background-color:white; | ||
+ | clear:left; | ||
+ | } | ||
+ | .texteando .leftcon | ||
+ | { | ||
+ | float:left; | ||
+ | width:212px; | ||
+ | margin:0; | ||
+ | padding:1em; | ||
+ | } | ||
+ | .texteando .rightcon | ||
+ | { | ||
+ | float:left; | ||
+ | width:212px; | ||
+ | margin:0; | ||
+ | border-left:1px solid gray; | ||
+ | padding:1em; | ||
} | } | ||
</style> | </style> | ||
<body bgcolor="#414141"> | <body bgcolor="#414141"> | ||
+ | |||
<style> | <style> | ||
#search-controls { | #search-controls { | ||
display: none; | display: none; | ||
} | } | ||
+ | </style> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | .blah {text-align:justify} | ||
+ | .blahimgder {text-align:justify} | ||
+ | .blahimgizq {text-align:justify;} | ||
</style> | </style> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | ul.lista {text-align:justify} | ||
+ | ol.listad {text-align:justify} | ||
+ | </style> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | .blah A:link {text-decoration: none; color: #0D3C6A } | ||
+ | .blah A:visited {text-decoration: none; color: #0D3C6A} | ||
+ | .blah A:active {text-decoration: none;color: #0D3C6A} | ||
+ | .blah A:hover {text-decoration: underline; color: #186FC5;} | ||
+ | |||
+ | .blahimgder A:link {text-decoration: none; color: #0D3C6A } | ||
+ | .blahimgder A:visited {text-decoration: none; color: #0D3C6A} | ||
+ | .blahimgder A:active {text-decoration: none;color: #0D3C6A} | ||
+ | .blahimgder A:hover {text-decoration: underline; color: #186FC5;} | ||
+ | .blahimgizq A:link {text-decoration: none; color: #0D3C6A } | ||
+ | .blahimgizq A:visited {text-decoration: none; color: #0D3C6A} | ||
+ | .blahimgizq A:active {text-decoration: none;color: #0D3C6A} | ||
+ | .blahimgizq A:hover {text-decoration: underline; color: #186FC5;} | ||
+ | |||
+ | </style> | ||
+ | <style type="text/css"> | ||
+ | .blahimgder img {float:right; border:1px solid #05182b; margin:0px 0px 15px 20px} | ||
+ | .blahimgizq img {float:left; border:1px solid #05182b; margin:0px 20px 15px 0px;} | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | .imgcenter img {border:1px solid #05182b; margin:5px 5px 5px 5px;} | ||
+ | </style> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | ul.lista A:link {text-decoration: none; color: #0D3C6A } | ||
+ | ul.lista A:visited {text-decoration: none; color: #0D3C6A} | ||
+ | ul.lista A:active {text-decoration: none;color: #0D3C6A} | ||
+ | ul.lista A:hover {text-decoration: underline; color: #186FC5;} | ||
+ | </style> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | ol.listad A:link {text-decoration: none; color: #0D3C6A } | ||
+ | ol.listad A:visited {text-decoration: none; color: #0D3C6A} | ||
+ | ol.listad A:active {text-decoration: none;color: #0D3C6A} | ||
+ | ol.listad A:hover {text-decoration: underline; color: #186FC5;} | ||
+ | </style> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | ol.menud A:link {text-decoration: none; color: #0D3C6A } | ||
+ | ol.menud A:visited {text-decoration: none; color: #0D3C6A} | ||
+ | ol.menud A:active {text-decoration: none;color: #0D3C6A} | ||
+ | ol.menud A:hover {text-decoration: underline; color: #186FC5;} | ||
+ | ol.menud {position:relative; | ||
+ | left:20px;;} | ||
+ | </style> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | h2 {font:17px arial,sans-serif; font-weight:bold; color:#0D3C6A;} | ||
+ | h3 {font:17px arial,sans-serif; font-weight:bold; color:#0D3C6A;} | ||
+ | h4 {font:14px arial,sans-serif; font-weight:bold; color:#0D3C6A;} | ||
+ | </style> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | b {color:#0D3C6A;} | ||
+ | </style> | ||
+ | |||
+ | |||
+ | |||
<div class="bbody"> | <div class="bbody"> | ||
<script type="text/javascript"><!-- | <script type="text/javascript"><!-- | ||
Line 388: | Line 533: | ||
<div id="content0" style="display:none"> | <div id="content0" style="display:none"> | ||
- | <img src=" | + | <img src="https://static.igem.org/mediawiki/2010/4/4b/Cbplano.png" width="966px" height="250px" border="0"></div> |
<div id="content1" style="display:none"> | <div id="content1" style="display:none"> | ||
- | <img src=" | + | <img src="https://static.igem.org/mediawiki/2010/b/b1/Electroplano.png" width="966px" height="250px" border="0"></div> |
<div id="content2" style="display:none"> | <div id="content2" style="display:none"> | ||
- | <img src=" | + | <img src="https://static.igem.org/mediawiki/2010/e/ea/Teamplano.png" width="966px" height="250px" border="0"></div> |
<div id="content3" style="display:none"> | <div id="content3" style="display:none"> | ||
- | <img src=" | + | <img src="https://static.igem.org/mediawiki/2010/c/cf/Lego_dnaplano.png" width="966px" height="250px" border="0"></div> |
</div> | </div> | ||
Line 438: | Line 583: | ||
text-align:center; | text-align:center; | ||
} | } | ||
+ | |||
/* drop up */ | /* drop up */ | ||
Line 515: | Line 661: | ||
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Instructors">Instructors</a></li> | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Instructors">Instructors</a></li> | ||
<li><a href="https://2010.igem.org/Team:Tec-Monterrey/Headquarters">Headquarters</a></li> | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Headquarters">Headquarters</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Tec-Monterrey/Ouruniversity">Our University</a></li> | ||
+ | |||
</ul> | </ul> | ||
</li> | </li> | ||
Line 559: | Line 707: | ||
</li> | </li> | ||
</ul> | </ul> | ||
+ | |||
</div> | </div> | ||
+ | |||
</div> | </div> | ||
+ | <br><br><br><br><br><br><br><br><br><br> | ||
+ | <br><br><br><br> | ||
+ | <div class="righ"> | ||
+ | <div class="hd"><div class="g"></div></div> | ||
+ | <div class="top"><img src="https://static.igem.org/mediawiki/2010/7/7e/Sponsorstec.png"> | ||
+ | </div> | ||
+ | <div class="bdy"> | ||
+ | <p align="center"> | ||
+ | <a href="http://www.uniparts.com.mx/"><img src="https://static.igem.org/mediawiki/2010/d/d9/Uniparts.jpg" width="200px" height="83px" border="0" ></a> | ||
+ | <br><br><br> | ||
+ | <a href="http://www.promega.com/"><img src="https://static.igem.org/mediawiki/2010/2/20/Promega.gif" width="170px" height="110px" border="0" ></a> | ||
+ | <br><br><br> | ||
+ | <a href="http://www.corning.com/"><img src="https://static.igem.org/mediawiki/2010/3/32/Corning.jpg" width="170px" height="29px" border="0" ></a> | ||
+ | <br><br><br> | ||
+ | <a href="http://www.millipore.com/"><img src="https://static.igem.org/mediawiki/2010/6/6b/Millipore.jpg" width="170px" height="50px" border="0" ></a> | ||
+ | <br><br> | ||
+ | <a href="http://www.sukarne.com.mx/"><img src="https://static.igem.org/mediawiki/2010/6/6a/Sukarne.gif" width="120px" height="120px" border="0" ></a> | ||
+ | <br> | ||
+ | <br> | ||
+ | </p> | ||
+ | </div> | ||
+ | <div class="ft"><div class="c"></div></div> | ||
+ | <div class="bgr"></div> | ||
+ | <div class="hd"><div class="g"></div></div> | ||
+ | <div class="top"><img src="https://static.igem.org/mediawiki/2010/4/4b/Followuson.png"> | ||
+ | </div> | ||
+ | <div class="bdy"> | ||
+ | <a href="http://tinyurl.com/2wvxmdu"><img src="https://static.igem.org/mediawiki/2010/a/a5/Twitter-ogo.png" width="175px" height="55px" border="0" ></a> | ||
+ | </div> | ||
+ | <div class="ft"><div class="c"></div></div> | ||
+ | </div> | ||
- | |||
- | |||
<div class="texteando"> | <div class="texteando"> | ||
<div class="hd"><div class="g"></div></div> | <div class="hd"><div class="g"></div></div> | ||
+ | <div class="top"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/5/5a/Specialthanks.png" border="0" > | ||
<div class="bdy"> | <div class="bdy"> | ||
- | < | + | <p class="blah"> |
+ | </p> | ||
+ | <div class="footercon"> | ||
+ | <p class="blahimgizq"> | ||
+ | All of these people hold a very special place in the iGEM Tec de Monterrey Team. Without their help in this project, things wouldn’t have come out the way they did, so here’s to them! | ||
+ | </p> | ||
+ | <ul > | ||
+ | <li>Dr. Marco Rito Palomares</li> | ||
+ | <li>Dr. Guy A. Cardineau</li> | ||
+ | <li>Dr. Martín Hernández</li> | ||
+ | <li>M.Sc. Juan Gerardo Cantú</li> | ||
+ | <li> Myriam Robledo</li> | ||
+ | <li>Belinda Vargas</li> | ||
+ | <li>Claudia García</li> | ||
+ | <li>Bertha de la Re</li> | ||
+ | <li>Yuriana Oropeza Almazán</li> | ||
+ | <li>Gaby</li> | ||
+ | <li>Pamela Sánchez</li> | ||
+ | <li>Priscilla García</li> | ||
+ | <li>Laura Suárez</li> | ||
+ | <li>Contador</li> | ||
+ | <li>Elsita Salas Cabello</li> | ||
+ | <li>Diana’s Grandma</li> | ||
+ | <li>Diana’s Mom</li> | ||
+ | <li>Ramón</li> | ||
+ | <li>Martha Carrillo</li> | ||
+ | <li>Carlos</li> | ||
+ | <li>All of our biotech friends</li> | ||
+ | <li>Our families</li> | ||
+ | <li>UNAM Team</li> | ||
+ | </ul> | ||
+ | <p class="blah"> | ||
+ | To all of you, our most sincere gratitude again. | ||
+ | </div> | ||
+ | |||
+ | |||
</div> | </div> |
Revision as of 17:58, 26 October 2010