Difference between revisions of "Template:Pitt"
Line 188: | Line 188: | ||
$("#contentContainer").after("\ | $("#contentContainer").after("\ | ||
<div id='bottomContainer'>\ | <div id='bottomContainer'>\ | ||
− | < | + | <table><tr>\ |
− | < | + | <td>\ |
− | <a href='https://2015.igem.org/Team:Pitt'> | + | <a href='https://2015.igem.org/Team:Pitt'>Home</a>\ |
− | </ | + | </td>\ |
\ | \ | ||
− | < | + | <td>\ |
<a href='#'>Project</a>\ | <a href='#'>Project</a>\ | ||
\ | \ | ||
Line 204: | Line 204: | ||
</li>\ | </li>\ | ||
</ul>\ | </ul>\ | ||
− | </ | + | </td>\ |
\ | \ | ||
− | < | + | <td>\ |
<a href='https://2015.igem.org/Team:Pitt/Notebook'>Notebooks</a>\ | <a href='https://2015.igem.org/Team:Pitt/Notebook'>Notebooks</a>\ | ||
− | < | + | <td>\ |
<a href='#'>Team</a>\ | <a href='#'>Team</a>\ | ||
\ | \ | ||
Line 222: | Line 222: | ||
</li>\ | </li>\ | ||
</ul>\ | </ul>\ | ||
− | </ | + | </td>\ |
\ | \ | ||
− | < | + | <td>\ |
<a href='#'>Achievements</a>\ | <a href='#'>Achievements</a>\ | ||
\ | \ | ||
Line 235: | Line 235: | ||
</li>\ | </li>\ | ||
</ul>\ | </ul>\ | ||
− | </ | + | </td>\ |
\ | \ | ||
− | < | + | <td>\ |
<a href='#'>Other</a>\ | <a href='#'>Other</a>\ | ||
\ | \ | ||
Line 251: | Line 251: | ||
</li>\ | </li>\ | ||
</ul>\ | </ul>\ | ||
− | </ | + | </td>\ |
\ | \ | ||
− | < | + | <td>\ |
<a href='#'>Useful Links</a>\ | <a href='#'>Useful Links</a>\ | ||
\ | \ | ||
Line 261: | Line 261: | ||
</li>\ | </li>\ | ||
</ul>\ | </ul>\ | ||
− | </ | + | </td>\ |
− | </ | + | </tr></table\ |
</div>\ | </div>\ | ||
"); | "); | ||
Line 278: | Line 278: | ||
background-color: #172368; | background-color: #172368; | ||
width: 100%; | width: 100%; | ||
− | |||
color: #ffffff; | color: #ffffff; | ||
font-family: 'Rock Salt', cursive; | font-family: 'Rock Salt', cursive; | ||
Line 285: | Line 284: | ||
#bottomContainer a { | #bottomContainer a { | ||
− | |||
text-decoration:none; | text-decoration:none; | ||
font-weight: bold; | font-weight: bold; | ||
line-height: 40px; | line-height: 40px; | ||
+ | } | ||
+ | |||
+ | #bottomContainer tr { | ||
+ | vertical-align: top; | ||
+ | } | ||
+ | |||
+ | #bottomContainer td > a { | ||
+ | font-size: 16px; | ||
+ | margin-bottom: 10px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | |||
+ | #bottomContainer table { | ||
+ | background-color: #172368; | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | #bottomContainer ul { | ||
+ | background-color: #172368; | ||
+ | list-style:none; | ||
+ | cursor: pointer; | ||
+ | margin:0; | ||
+ | } | ||
+ | |||
+ | #bottomContainer ul a { | ||
+ | color: #ffeca0; | ||
} | } | ||
Line 347: | Line 372: | ||
#contentContainer a:hover { | #contentContainer a:hover { | ||
− | + | color: #59bf92; | |
} | } | ||
Line 416: | Line 441: | ||
<ul> | <ul> | ||
<li> | <li> | ||
− | <a href="https://2015.igem.org/Team:Pitt"> | + | <a href="https://2015.igem.org/Team:Pitt">Home</a> |
</li> | </li> | ||
Revision as of 04:32, 22 May 2015