Template:Limitertemp
From 2008.igem.org
(Difference between revisions)
(38 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
pre {font-size: 1.2em} | pre {font-size: 1.2em} | ||
span.keyword {color: #000000} | span.keyword {color: #000000} | ||
span.comment {color: #000000} | span.comment {color: #000000} | ||
span.string {color: #000000} | span.string {color: #000000} | ||
- | span.untermstring {color: # | + | span.untermstring {color: #cc0001} |
span.syscmd {color: #000000} | span.syscmd {color: #000000} | ||
#menu { | #menu { | ||
height: 195px; | height: 195px; | ||
- | border: | + | |
+ | border: 2px; | ||
color: #000000; | color: #000000; | ||
background: url(https://static.igem.org/mediawiki/2008/c/ce/Limiter_top.jpg) no-repeat center; | background: url(https://static.igem.org/mediawiki/2008/c/ce/Limiter_top.jpg) no-repeat center; | ||
Line 27: | Line 29: | ||
#menu a { | #menu a { | ||
font-size: 10pt; | font-size: 10pt; | ||
- | font-family: | + | font-family: Bernhard modern, Palatino, Serif; |
text-decoration: none; | text-decoration: none; | ||
color: #000000; | color: #000000; | ||
} | } | ||
#menu a:hover { | #menu a:hover { | ||
- | color: # | + | color: #cc0001; |
} | } | ||
Line 56: | Line 58: | ||
text-align: center; | text-align: center; | ||
text-decoration: none; /* purpose: remove underline from a */ | text-decoration: none; /* purpose: remove underline from a */ | ||
- | font: bold | + | font: bold 16px Palatino; |
} | } | ||
#nav li a:hover { | #nav li a:hover { | ||
- | background-color: # | + | background-color: #cc0001; |
color: white; | color: white; | ||
} | } | ||
Line 68: | Line 70: | ||
display: none; | display: none; | ||
width: 10em; | width: 10em; | ||
- | opacity: | + | opacity: 1; |
filter: alpha(opacity=80); | filter: alpha(opacity=80); | ||
border: 1px solid #e9191a; | border: 1px solid #e9191a; | ||
Line 80: | Line 82: | ||
padding: 5px 10px; | padding: 5px 10px; | ||
text-align: left; | text-align: left; | ||
- | font: | + | font: 12px Palatino; |
} | } | ||
Line 91: | Line 93: | ||
position: relative; | position: relative; | ||
margin: 0; | margin: 0; | ||
- | border: | + | border: 1px solid #000000; /* purpose: reset border to none */ |
- | border-top: 1px solid # | + | border-top: 1px solid #000000; /* purpose: add a seperator */ |
- | border-bottom: 1px solid # | + | border-bottom: 1px solid #000000; /* purpose: add a seperator */ |
opacity: 1.0; /* purpose: opacity already 0.8 by #nav div */ | opacity: 1.0; /* purpose: opacity already 0.8 by #nav div */ | ||
filter: alpha(opacity=100); /* purpose: opacity already 80 by #nav div */ | filter: alpha(opacity=100); /* purpose: opacity already 80 by #nav div */ | ||
Line 119: | Line 121: | ||
</style> | </style> | ||
- | <script type="text/javascript" src="http:// | + | <script type="text/javascript" src="http://niwbh.org/scripts/jquery.js"></script> |
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 163: | Line 165: | ||
).addClass("#nav expand"); | ).addClass("#nav expand"); | ||
} | } | ||
+ | |||
$(function () { | $(function () { | ||
Line 174: | Line 177: | ||
<ul> | <ul> | ||
- | <li><a href="https://2008.igem.org/Team: | + | <li><a href="https://2008.igem.org/Team:BrownTwo">Home</a></li> |
- | <li><a | + | <li><a>Team</a> |
<div> | <div> | ||
- | <a href="https://2008.igem.org/Team: | + | <a href="https://2008.igem.org/Team:BrownTwo/aboutus">About Us</a> |
- | <a href="https://2008.igem.org/Team: | + | <a href="https://2008.igem.org/Team:BrownTwo/duo">The Duo</a> |
- | + | <a href="https://2008.igem.org/Team:BrownTwo/advisors">Advisors</a> | |
+ | <a href="https://2008.igem.org/Team:BrownTwo/Team/acknowledgements">Acknowledgements</a> | ||
+ | |||
</div> | </div> | ||
</li> | </li> | ||
- | <li><a | + | <li><a>The Limiter</a> |
<div> | <div> | ||
- | <a href="https://2008.igem.org/Team: | + | <a href="https://2008.igem.org/Team:BrownTwo/Limiter/intro">Introduction</a> |
- | + | <a href="https://2008.igem.org/Team:BrownTwo/Limiter/utility">Utility</a> | |
- | + | <a href="https://2008.igem.org/Team:BrownTwo/Limiter/network">Our Network</a> | |
- | + | <a href="https://2008.igem.org/Team:BrownTwo/Limiter/altdesign">Alternative Design</a> | |
- | <a href="https://2008.igem.org/Team: | + | <a href="https://2008.igem.org/Team:BrownTwo/Limiter/modeling">Modeling</a> |
- | + | ||
</div> | </div> | ||
</li> | </li> | ||
- | <li><a | + | <li><a>Implementation</a> |
<div> | <div> | ||
- | + | <a href="https://2008.igem.org/Team:BrownTwo/Implementation/syntf">Synthetic Transcription Factors</a> | |
- | + | <a href="https://2008.igem.org/Team:BrownTwo/Implementation/yeast">Advantages of Yeast</a> | |
+ | <a href="https://2008.igem.org/Team:BrownTwo/Implementation/construction">Construction</a> | ||
+ | <a href="https://2008.igem.org/Team:BrownTwo/Implementation/testing">Testing</a> | ||
</div> | </div> | ||
</li> | </li> | ||
- | <li><a | + | <li><a>Protocols</a> |
<div> | <div> | ||
- | + | <a href="https://2008.igem.org/Team:BrownTwo/Protocols/bbyeastchrom">Moving Biobrick Parts onto Yeast Chromosomes</a> | |
- | <a href="https://2008.igem.org/Team: | + | <a href="https://2008.igem.org/Team:BrownTwo/Protocols/compcells">Making Ultracompetent Cells</a> |
</div> | </div> | ||
</li> | </li> | ||
- | <li><a href=" | + | |
- | + | <li><a href="http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2008&group=BrownTwo">Parts</a> | |
- | + | </li> | |
- | + | ||
- | + | <li><a href="https://2008.igem.org/Team:BrownTwo/Notebook">Lab Notebook</a> | |
- | + | ||
+ | |||
</li> | </li> | ||
<li> | <li> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</ul> | </ul> | ||
</div> | </div> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | p {text-indent: .7cm} | ||
+ | </style> | ||
+ | |||
</html> | </html> | ||
<br/> | <br/> | ||
- | {|cellspacing="5" cellpadding="10" style="background:# | + | |
+ | {|cellspacing="5" cellpadding="10" style="background:#ffffff; width: 965px;" | ||
|-valign="top" | |-valign="top" | ||
|style="background:#ffffff"| | |style="background:#ffffff"| |
Latest revision as of 19:14, 11 April 2009