Difference between revisions of "Team:CU Boulder/Basic Part"
Line 5: | Line 5: | ||
p { | p { | ||
border: 1px solid transparent; | border: 1px solid transparent; | ||
+ | } | ||
+ | h2 { | ||
+ | font-size: 24px; | ||
+ | border-bottom: 2px solid grey; | ||
+ | color: black; | ||
+ | } | ||
+ | h2 a { | ||
+ | color: black; | ||
+ | } | ||
+ | a:link { | ||
+ | color: black; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | a:hover { | ||
+ | color: black; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | a:active { | ||
+ | color: black; | ||
+ | text decoration: underline; | ||
} | } | ||
</style> | </style> | ||
Line 14: | Line 34: | ||
<h1>Basic Parts</h1> | <h1>Basic Parts</h1> | ||
<br><br> | <br><br> | ||
− | <h2>BBa_K1718002:</h2> | + | <h2><a href="http://parts.igem.org/Part:BBa_K1718002">BBa_K1718002:</a></h2> |
<div id="section_02"> | <div id="section_02"> | ||
<p><b>Genetic Switch for Bxb1 invertase</b></p> | <p><b>Genetic Switch for Bxb1 invertase</b></p> |
Latest revision as of 03:56, 18 September 2015
<!DOCTYPE html>