Difference between revisions of "Team:CU Boulder"
(5 intermediate revisions by the same user not shown) | |||
Line 124: | Line 124: | ||
#nav_box3 { | #nav_box3 { | ||
float: right; | float: right; | ||
+ | /* background-image: url(https://static.igem.org/mediawiki/2015/b/b3/CU_Boulder_flower.gif); | ||
+ | background-size: auto 100%;*/ | ||
} | } | ||
h5 { | h5 { | ||
Line 130: | Line 132: | ||
text-align: center; | text-align: center; | ||
margin-top: 20px; | margin-top: 20px; | ||
+ | } | ||
+ | #quick_nav_container h5 a{ | ||
+ | color: black; | ||
+ | } | ||
+ | #quick_nav_container h5 a:link { | ||
+ | color: black; | ||
} | } | ||
Line 166: | Line 174: | ||
<div id="quick_nav_container"> | <div id="quick_nav_container"> | ||
<div class="quick_nav_box" id=nav_box1"> | <div class="quick_nav_box" id=nav_box1"> | ||
− | <h5>Problem</h5> | + | <h5><a href="https://2015.igem.org/Team:CU_Boulder/project/motivation">Problem</a></h5> |
</div> | </div> | ||
<div class="quick_nav_box" id=nav_box2"> | <div class="quick_nav_box" id=nav_box2"> | ||
− | <h5>Solution</h5> | + | <h5><a href="https://2015.igem.org/Team:CU_Boulder/Description">Solution</a></h5> |
</div> | </div> | ||
<div class="quick_nav_box" id=nav_box3"> | <div class="quick_nav_box" id=nav_box3"> | ||
− | <h5>Results</h5> | + | <h5><a href="https://2015.igem.org/Team:CU_Boulder/project/results">Results</a></h5> |
</div> | </div> | ||
Latest revision as of 04:48, 18 September 2015
<!DOCTYPE html>