Line 9: | Line 9: | ||
.clickHere a:link { | .clickHere a:link { | ||
text-decoration:none; | text-decoration:none; | ||
− | color:# | + | color:#000; |
} | } | ||
.clickHere a:hover { | .clickHere a:hover { | ||
text-decoration:none; | text-decoration:none; | ||
− | color:# | + | color:#000; |
} | } | ||
.clickHere a:click { | .clickHere a:click { | ||
text-decoration:none; | text-decoration:none; | ||
− | color:# | + | color:#000; |
} | } | ||
.clickHere a:visited { | .clickHere a:visited { | ||
text-decoration:none; | text-decoration:none; | ||
− | color:# | + | color:#000; |
} | } | ||
Line 60: | Line 60: | ||
<br><br> | <br><br> | ||
<div style="text-align:center; font-size:15px;"> | <div style="text-align:center; font-size:15px;"> | ||
− | <span class="clickHere" style="border:1px solid black; padding:5px; background-color:# | + | <span class="clickHere" style="border:1px solid black; padding:5px; background-color:#F4C4EF; color:#FFF;"><a href="https://2016.igem.org/Team:Oxford/Description">Click here for the Project Description</a></span> |
</div> | </div> | ||
Revision as of 15:38, 18 October 2016