Team:Dundee/Notebook
From 2014.igem.org
(Difference between revisions)
Line 16: | Line 16: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | .jumbotron{ | ||
+ | height: 300px; | ||
+ | background: green; | ||
+ | color: white; | ||
+ | |||
+ | } | ||
+ | #btnRow{ | ||
+ | padding-top: 30px; | ||
+ | padding-bottom: 30px; | ||
+ | } | ||
+ | |||
+ | .toLesson{ | ||
+ | background: green; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | .btn-group > a{ | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .toClass{ | ||
+ | background: #97c3c3; | ||
+ | } | ||
+ | |||
#magazine{ | #magazine{ | ||
Line 160: | Line 184: | ||
<div class="btn-group btn-group-justified"> | <div class="btn-group btn-group-justified"> | ||
<div class="btn-group"> | <div class="btn-group"> | ||
- | <a class="btn btn-default" id="lastPage">Previous Page</a> | + | <a class="btn btn-default toClass" id="lastPage">Previous Page</a> |
</div> | </div> | ||
<div class="btn-group"> | <div class="btn-group"> | ||
Line 166: | Line 190: | ||
</div> | </div> | ||
<div class="btn-group"> | <div class="btn-group"> | ||
- | <a class="btn btn-default" id="nextPage">Next Page</a> | + | <a class="btn btn-default toClass" id="nextPage">Next Page</a> |
</div> | </div> | ||
</div> | </div> |
Revision as of 21:26, 17 October 2014
Project
What we did
In this book you can read our weekly account of our work, which was carried out over the summer; everything from failed western blots to frustrating stochastic modeling.
To view this content out of book form and in a more classic format click here.