Difference between revisions of "Team:NYU-AD/Notebook"
Line 4: | Line 4: | ||
.gradient{ | .gradient{ | ||
padding-left: 10%; | padding-left: 10%; | ||
+ | padding-right: 10%; | ||
} | } | ||
button { | button { | ||
− | display: | + | display:block; |
− | margin: 0 | + | margin: 0 auto; |
padding: 15px 45px; | padding: 15px 45px; | ||
font-size: 48px; | font-size: 48px; | ||
font-family: "Bitter",serif; | font-family: "Bitter",serif; | ||
− | line-height: | + | line-height: 2.0; |
appearance: none; | appearance: none; | ||
box-shadow: none; | box-shadow: none; | ||
border-radius: 0; | border-radius: 0; | ||
+ | width: 100% | ||
} | } | ||
+ | .gradient a { | ||
+ | text-decoration:none; | ||
+ | } | ||
button:focus { | button:focus { | ||
Line 41: | Line 46: | ||
.figure{ | .figure{ | ||
position:relative; | position:relative; | ||
− | + | width:90%; | |
− | + | ||
− | width: | + | |
padding:15px; | padding:15px; | ||
background:#F8F8F8; | background:#F8F8F8; | ||
Line 58: | Line 61: | ||
<section class="gradient"> | <section class="gradient"> | ||
<a href="https://2015.igem.org/Team:NYU-AD/Notebook/Week1"><button>Week 1</button> </a> | <a href="https://2015.igem.org/Team:NYU-AD/Notebook/Week1"><button>Week 1</button> </a> | ||
+ | <br> | ||
<a href="https://2015.igem.org/Team:NYU-AD/Notebook/Week2"><button>Week 2</button> </a> | <a href="https://2015.igem.org/Team:NYU-AD/Notebook/Week2"><button>Week 2</button> </a> | ||
+ | <br> | ||
<a href="https://2015.igem.org/Team:NYU-AD/Notebook/Week3"><button>Week 3</button> </a> | <a href="https://2015.igem.org/Team:NYU-AD/Notebook/Week3"><button>Week 3</button> </a> | ||
</section> | </section> | ||
− | + | <br> | |
<section class="gradient"> | <section class="gradient"> | ||
<a href="https://2015.igem.org/Team:NYU-AD/Notebook/Week4"><button>Week 4</button> </a> | <a href="https://2015.igem.org/Team:NYU-AD/Notebook/Week4"><button>Week 4</button> </a> | ||
+ | <br> | ||
<a href="https://2015.igem.org/Team:NYU-AD/Notebook/Week5"><button>Week 5</button> </a> | <a href="https://2015.igem.org/Team:NYU-AD/Notebook/Week5"><button>Week 5</button> </a> | ||
− | + | <br> | |
+ | <a href="https://2015.igem.org/Team:NYU-AD/Notebook/Week6"><button>Week 6 & 7</button> </a> | ||
</section> | </section> | ||
<br><br> | <br><br> |
Revision as of 20:13, 17 September 2015
Exterminator Coli