Team:Colombia/Notebook
From 2014.igem.org
(Difference between revisions)
Camilog137 (Talk | contribs) |
|||
Line 4: | Line 4: | ||
<br><br> | <br><br> | ||
Notebook | Notebook | ||
- | </font><br> | + | </font><br><br> |
- | < | + | <html> |
- | + | <center> | |
- | + | ||
+ | <div class="button-fill orange" ><div class="button-text">Journal</div><div class="button-inside"><div class="inside-text"><a style="text-decoration: none; background-color: none; color: red;" href="https://2014.igem.org/Team:Colombia/Journal">Go! </a></div></div></div> | ||
- | < | + | <div class="button-fill orange" ><div class="button-text">Meetings</div><div class="button-inside"><div class="inside-text"><a style="text-decoration: none; background-color: none; color: red;" href="https://2014.igem.org/Team:Colombia/Meetings">Go! </a></div></div></div> |
- | < | + | <div class="button-fill orange" ><div class="button-text">Back to Wet Lab</div><div class="button-inside"><div class="inside-text"><a style="text-decoration: none; background-color: none; color: red;" href="https://2014.igem.org/Team:Colombia/WetLab">Go! </a></div></div></div> |
- | < | + | |
- | < | + | |
- | < | + | |
- | < | + | </center> |
+ | <script> | ||
+ | $(".button-fill").hover(function () { | ||
+ | $(this).children(".button-inside").addClass('full'); | ||
+ | }, function() { | ||
+ | $(this).children(".button-inside").removeClass('full'); | ||
+ | }); | ||
+ | //@ sourceURL=pen.js | ||
+ | </script> | ||
+ | |||
+ | </html> | ||
+ | <br><br> | ||
+ | |||
+ | |||
+ | |||
+ | </html> |
Revision as of 04:37, 11 October 2014
Notebook
</html>