Difference between revisions of "Template:Pitt"

 
(13 intermediate revisions by the same user not shown)
Line 72: Line 72:
 
$(this).css("width", newWidth + 'px');
 
$(this).css("width", newWidth + 'px');
 
});
 
});
var c = document.getElementById("bannerCanvas");
 
c.height = $(window).height();
 
c.width = $(window).width();
 
var ctx = c.getContext('2d');
 
ctx.fillRect(0, 0, c.width, c.height);
 
 
     },
 
     },
 
     methods = {
 
     methods = {
Line 167: Line 162:
 
}
 
}
  
#bottomContainer {
 
background-color: #00043d;
 
width: 100%;
 
color: #ffffff;
 
font-family: 'Nunito', sans-serif;​
 
font-size: 14px;
 
}
 
 
#bottomContainer a {
 
text-decoration:none;
 
font-weight: bold;
 
line-height: 40px;
 
}
 
 
#bottomContainer tr {
 
vertical-align: top;
 
}
 
 
#bottomContainer td > a {
 
font-size: 16px;
 
margin-bottom: 10px;
 
color: #ffffff;
 
}
 
 
#bottomContainer table {
 
background-color: #00043d;
 
width: 100%;
 
text-align: center;
 
}
 
 
#bottomContainer ul {
 
background-color: #00043d;
 
list-style:none;
 
cursor: pointer;
 
margin:0;
 
}
 
 
#bottomContainer ul a {
 
color: #ffeca0;
 
}
 
  
 
#content {
 
#content {
Line 263: Line 218:
 
#contentContainer a {  
 
#contentContainer a {  
 
font-weight: bold;
 
font-weight: bold;
color: #23b593;
+
color: #00043D;
 +
text-decoration:underline;
 
}
 
}
  
Line 294: Line 250:
 
margin: 0px;
 
margin: 0px;
 
white-space: nowrap;
 
white-space: nowrap;
 +
width:12.5%;
 
}
 
}
  
Line 317: Line 274:
 
left: 0;
 
left: 0;
 
top: 0;
 
top: 0;
 +
}
 +
 +
#menuContainer {
 +
z-index: 10;
 
}
 
}
  
Line 369: Line 330:
 
<a href="https://2015.igem.org/Team:Pitt/3-hybrid/Project">Three-Hybrid Versatile Sensor</a>
 
<a href="https://2015.igem.org/Team:Pitt/3-hybrid/Project">Three-Hybrid Versatile Sensor</a>
 
</li>
 
</li>
 +
<li>
 +
<a href="https://2015.igem.org/Team:Pitt/Amplification/Project">Amplification and Quenching</a>
 +
</li>
 +
 
</ul>
 
</ul>
 
</td>
 
</td>
  
 
<td>
 
<td>
<a>Notebook</a>
+
<a href="https://2015.igem.org/Team:Pitt/Notebook">Notebook</a>
  
 
<ul>
 
<ul>
 
<li>
 
<li>
<a href="https://2015.igem.org/Team:Pitt/Protocols">General Protocols</a>
+
<a href="https://2015.igem.org/Team:Pitt/Protocols">Sensor Extract Protocol</a>
 
</li>
 
</li>
 
<li>
 
<li>
Line 386: Line 351:
  
 
<td>
 
<td>
<a>Achievements</a>
+
<a href="https://2015.igem.org/Team:Pitt/Parts">Parts</a>
  
<ul>
 
<li>
 
<a href="https://2015.igem.org/Team:Pitt/Achievements/Medals">Medal Requirements</a>
 
</li>
 
<li>
 
<a href="https://2015.igem.org/Team:Pitt/Achievements/Projects">Project Successes</a>
 
</li>
 
</ul>
 
 
</td>
 
</td>
 +
<td>
 +
<a href="https://2015.igem.org/Team:Pitt/Practices">Human Practices</a>
 +
</td>
  
 
<td>
 
<td>

Latest revision as of 03:15, 19 September 2015