(4 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
$("#alex-pic").on("click", function() { | $("#alex-pic").on("click", function() { | ||
$("#alex").show(); | $("#alex").show(); | ||
− | $("courtney").hide(); | + | $("#courtney").hide(); |
$("#emaleen").hide(); | $("#emaleen").hide(); | ||
$("#erica").hide(); | $("#erica").hide(); | ||
Line 40: | Line 40: | ||
$("#emaleen").show(); | $("#emaleen").show(); | ||
$("#alex").hide(); | $("#alex").hide(); | ||
− | $("courtney").hide(); | + | $("#courtney").hide(); |
$("#erica").hide(); | $("#erica").hide(); | ||
Line 57: | Line 57: | ||
$("#erica").show(); | $("#erica").show(); | ||
$("#alex").hide(); | $("#alex").hide(); | ||
− | $("courtney").hide(); | + | $("#courtney").hide(); |
$("#emaleen").hide(); | $("#emaleen").hide(); | ||
Line 75: | Line 75: | ||
$("#team").hide(); | $("#team").hide(); | ||
$("#alex").hide(); | $("#alex").hide(); | ||
− | $("courtney").hide(); | + | $("#courtney").hide(); |
$("#emaleen").hide(); | $("#emaleen").hide(); | ||
$("#erica").hide(); | $("#erica").hide(); | ||
Line 91: | Line 91: | ||
$("#jamie").show(); | $("#jamie").show(); | ||
$("#alex").hide(); | $("#alex").hide(); | ||
− | $("courtney").hide(); | + | $("#courtney").hide(); |
$("#emaleen").hide(); | $("#emaleen").hide(); | ||
$("#erica").hide(); | $("#erica").hide(); | ||
Line 108: | Line 108: | ||
$("#team").hide(); | $("#team").hide(); | ||
$("#alex").hide(); | $("#alex").hide(); | ||
− | $("courtney").hide(); | + | $("#courtney").hide(); |
$("#emaleen").hide(); | $("#emaleen").hide(); | ||
$("#erica").hide(); | $("#erica").hide(); | ||
Line 124: | Line 124: | ||
$("#stephanie").show(); | $("#stephanie").show(); | ||
$("#alex").hide(); | $("#alex").hide(); | ||
− | $("courtney").hide(); | + | $("#courtney").hide(); |
$("#emaleen").hide(); | $("#emaleen").hide(); | ||
$("#erica").hide(); | $("#erica").hide(); | ||
Line 154: | Line 154: | ||
font-family: 'banaue'; | font-family: 'banaue'; | ||
src: url('https://static.igem.org/mediawiki/2017/b/b0/T--Sydney_Australia--Wiki_Font_Banaue-Regular.Media-File.ogg'); | src: url('https://static.igem.org/mediawiki/2017/b/b0/T--Sydney_Australia--Wiki_Font_Banaue-Regular.Media-File.ogg'); | ||
− | font-weight: normal; | + | font-style: large; |
− | + | } | |
+ | |||
+ | #please h1 { | ||
+ | font-family: "banaue", sans-serif; | ||
+ | color: #3e3f3f; | ||
+ | font-size: 60px; | ||
+ | } | ||
+ | |||
+ | #please h4 { | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | color: #3e3f3f; | ||
+ | font-size: 20px; | ||
+ | LINE-HEIGHT:30px; | ||
+ | font-weight:normal; | ||
+ | |||
+ | } | ||
+ | |||
+ | #please p { | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | color: #3e3f3f; | ||
+ | |||
+ | } | ||
+ | |||
+ | #please h3 { | ||
+ | font-family: 'quicksand', sans-serif; | ||
+ | color: #a2cca3; | ||
+ | font-size:30px; | ||
+ | } | ||
+ | |||
+ | #please h2 { | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | font-size: 25px; | ||
+ | } | ||
+ | |||
+ | #please h5 { | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | color: #3e3f3f; | ||
+ | font-size: 22px; | ||
+ | } | ||
+ | |||
+ | #please h6 { | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | color: #3e3f3f; | ||
+ | font-size: 20px; | ||
+ | |||
} | } | ||
Line 369: | Line 413: | ||
} | } | ||
− | |||
− | |||
− | |||
.box .box-content { | .box .box-content { | ||
Line 402: | Line 443: | ||
<body> | <body> | ||
<div class="container-fluid cheboi"> | <div class="container-fluid cheboi"> | ||
− | <div class = "row" style ="background-color:#e2e2e2; margin-top: | + | <div class = "row" style ="background-color:#e2e2e2; margin-top:60px;"> |
<img class="center-block img-center" src="https://static.igem.org/mediawiki/2017/d/d1/T--Sydney_Australia--Team_Banner.png" width="70%"> | <img class="center-block img-center" src="https://static.igem.org/mediawiki/2017/d/d1/T--Sydney_Australia--Team_Banner.png" width="70%"> | ||
</div> | </div> | ||
Line 553: | Line 594: | ||
<h4 style="color:#3e3f3f;" >Meet our <b>head of team collaboration</b>, Grace! | <h4 style="color:#3e3f3f;" >Meet our <b>head of team collaboration</b>, Grace! | ||
<br><br>She's in her final year of a Bachelor of Science (Advanced), majoring in Molecular Biology & Genetics and Immunobiology. Grace organises our collaborations with other iGEM teams, and oversees all of the team's social media accounts. She also works in the wet lab alongside the rest of the team. | <br><br>She's in her final year of a Bachelor of Science (Advanced), majoring in Molecular Biology & Genetics and Immunobiology. Grace organises our collaborations with other iGEM teams, and oversees all of the team's social media accounts. She also works in the wet lab alongside the rest of the team. | ||
− | <br><br>Grace's favourite piece of lab equipment is the Nanodrop Spectrophotometer. She considers her biggest science fail to be accidentally | + | <br><br>Grace's favourite piece of lab equipment is the Nanodrop Spectrophotometer. She considers her biggest science fail to be accidentally spilling a culture waste bottle full of <i>E. coli</i>. Outside of the lab Grace likes reading, learning languages, and butterflies. |
<br><br>If she could be any microbe, she would be a <i>Fusobacterium.</i> | <br><br>If she could be any microbe, she would be a <i>Fusobacterium.</i> | ||
</h4> | </h4> |
Latest revision as of 02:47, 2 November 2017