Difference between revisions of "Template:Pitt"
(33 intermediate revisions by the same user not shown) | |||
Line 42: | Line 42: | ||
$("#menuContainer table").stop(true, false).animate({backgroundColor: '#000000'}, 250); | $("#menuContainer table").stop(true, false).animate({backgroundColor: '#000000'}, 250); | ||
$("#menuContainer li").css({backgroundColor: '#000000'}); | $("#menuContainer li").css({backgroundColor: '#000000'}); | ||
− | |||
− | |||
s.currentTop = null; | s.currentTop = null; | ||
} | } | ||
Line 60: | Line 58: | ||
$("#menuContainer td").stop(true, false).animate({backgroundColor: '#383838'}, 250); | $("#menuContainer td").stop(true, false).animate({backgroundColor: '#383838'}, 250); | ||
$("#menuContainer table").stop(true, false).animate({backgroundColor: '#383838'}, 250); | $("#menuContainer table").stop(true, false).animate({backgroundColor: '#383838'}, 250); | ||
− | $("#menuContainer li").css({backgroundColor: '# | + | $("#menuContainer li").css({backgroundColor: '#383838'}); |
s.stickyElement.parent().addClass(s.className); | s.stickyElement.parent().addClass(s.className); | ||
− | |||
− | |||
s.currentTop = newTop; | s.currentTop = newTop; | ||
} | } | ||
Line 76: | Line 72: | ||
$(this).css("width", newWidth + 'px'); | $(this).css("width", newWidth + 'px'); | ||
}); | }); | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}, | }, | ||
methods = { | methods = { | ||
Line 157: | Line 148: | ||
$("#menuContainer").sticky({topSpacing:16}); | $("#menuContainer").sticky({topSpacing:16}); | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}); | }); | ||
</script> | </script> | ||
Line 309: | Line 162: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
#content { | #content { | ||
Line 372: | Line 176: | ||
font-family: 'Nunito', sans-serif; | font-family: 'Nunito', sans-serif; | ||
font-size: 14px; | font-size: 14px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
#contentContainer { | #contentContainer { | ||
− | + | background-color: #FFECA0; | |
− | background-color: # | + | |
font-family: "Trebuchet MS", Helvetica, sans-serif; | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
− | + | padding-left: 15%; | |
+ | padding-right: 15%; | ||
} | } | ||
Line 424: | Line 218: | ||
#contentContainer a { | #contentContainer a { | ||
font-weight: bold; | font-weight: bold; | ||
− | color: # | + | color: #00043D; |
+ | text-decoration:underline; | ||
} | } | ||
Line 436: | Line 231: | ||
font-weight: bold; | font-weight: bold; | ||
line-height: 40px; | line-height: 40px; | ||
+ | cursor: pointer; | ||
} | } | ||
Line 454: | Line 250: | ||
margin: 0px; | margin: 0px; | ||
white-space: nowrap; | white-space: nowrap; | ||
+ | width:12.5%; | ||
} | } | ||
Line 477: | Line 274: | ||
left: 0; | left: 0; | ||
top: 0; | top: 0; | ||
+ | } | ||
+ | |||
+ | #menuContainer { | ||
+ | z-index: 10; | ||
} | } | ||
Line 514: | Line 315: | ||
<td> | <td> | ||
− | <a href=" | + | <a href="https://2015.igem.org/Team:Pitt/Description">Project</a> |
<ul> | <ul> | ||
<li> | <li> | ||
− | <a href="https://2015.igem.org/Team:Pitt/Estrogen/Project">Estrogen | + | <a href="https://2015.igem.org/Team:Pitt/Description">Overview</a> |
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2015.igem.org/Team:Pitt/Estrogen/Project">Estrogen Sensor</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2015.igem.org/Team:Pitt/Protease/Project">Protease Sensor</a> | ||
</li> | </li> | ||
<li> | <li> | ||
− | <a href="https://2015.igem.org/Team:Pitt/ | + | <a href="https://2015.igem.org/Team:Pitt/3-hybrid/Project">Three-Hybrid Versatile Sensor</a> |
</li> | </li> | ||
<li> | <li> | ||
− | <a href="https://2015.igem.org/Team:Pitt/ | + | <a href="https://2015.igem.org/Team:Pitt/Amplification/Project">Amplification and Quenching</a> |
</li> | </li> | ||
+ | |||
</ul> | </ul> | ||
</td> | </td> | ||
<td> | <td> | ||
− | <a href=" | + | <a href="https://2015.igem.org/Team:Pitt/Notebook">Notebook</a> |
<ul> | <ul> | ||
<li> | <li> | ||
− | <a href="https://2015.igem.org/Team:Pitt/Protocols"> | + | <a href="https://2015.igem.org/Team:Pitt/Protocols">Sensor Extract Protocol</a> |
</li> | </li> | ||
<li> | <li> | ||
− | <a href="https://2015.igem.org/Team:Pitt | + | <a href="https://2015.igem.org/Team:Pitt/Notebook">Daily Notebook</a> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</li> | </li> | ||
</ul> | </ul> | ||
Line 549: | Line 351: | ||
<td> | <td> | ||
− | <a href=" | + | <a href="https://2015.igem.org/Team:Pitt/Parts">Parts</a> |
− | <ul> | + | </td> |
+ | <td> | ||
+ | <a href="https://2015.igem.org/Team:Pitt/Practices">Human Practices</a> | ||
+ | </td> | ||
+ | |||
+ | <td> | ||
+ | <a href="https://2015.igem.org/Team:Pitt/Team">Team</a> | ||
+ | <ul> | ||
<li> | <li> | ||
− | <a href="https://2015.igem.org/Team:Pitt/ | + | <a href="https://2015.igem.org/Team:Pitt/Team">Meet us!</a> |
</li> | </li> | ||
<li> | <li> | ||
− | <a href="https://2015.igem.org/Team:Pitt/ | + | <a href="https://2015.igem.org/Team:Pitt/Attributions">Attributions</a> |
</li> | </li> | ||
+ | |||
</ul> | </ul> | ||
</td> | </td> | ||
<td> | <td> | ||
− | <a href=" | + | <a href="https://2015.igem.org/Team:Pitt/Sponsors">Sponsors</a> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</td> | </td> | ||
<td> | <td> | ||
− | <a href=" | + | <a href="https://igem.org/Main_Page">2015 iGEM Home</a> |
</td> | </td> | ||
</tr></table> | </tr></table> | ||
</div> | </div> | ||
− | |||
<div id="contentContainer"><!--The closing tag for contentContainer should be placed at the bottom of each content page.--> | <div id="contentContainer"><!--The closing tag for contentContainer should be placed at the bottom of each content page.--> | ||
</html> | </html> |
Latest revision as of 03:15, 19 September 2015