Template:TeamBYUProvo
From 2012.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <head> | ||
+ | <title>Team BYU Provo</title> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Michroma' rel='stylesheet' type='text/css'> | ||
+ | <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> | ||
+ | <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js"></script> | ||
+ | <script type="text/javascript"> | ||
+ | jQuery(document).ready(function(){ | ||
+ | $('.accordion').click(function() { | ||
+ | $(this).next().toggle("slow"); | ||
+ | return false; | ||
+ | }).next().hide(); | ||
+ | $('.accordion2').click(function() { | ||
+ | $(this).next().toggle("slow"); | ||
+ | return false; | ||
+ | }).next().hide(); | ||
+ | }); | ||
+ | </script> | ||
+ | <style type="text/css"> | ||
+ | #top-section,#top,.firstHeading,#catlinks2,#pageContents {display: none;} | ||
+ | |||
+ | #content { | ||
+ | border: none; | ||
+ | background-color: #9acc99; | ||
+ | } | ||
+ | |||
+ | .accordion { | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | |||
+ | .accordion:hover,.accordion2:hover { | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | background-color: #203054; | ||
+ | } | ||
+ | |||
+ | td { | ||
+ | vertical-align:top; | ||
+ | } | ||
+ | |||
+ | #headerImg { | ||
+ | width:800px; | ||
+ | height:236px; | ||
+ | margin-right: auto; | ||
+ | margin-left: auto; | ||
+ | text-align: center; | ||
+ | margin-top: 10px | ||
+ | } | ||
+ | |||
+ | #rightCol { | ||
+ | width: 220px; | ||
+ | background-color: #203054; | ||
+ | font-family: 'Michroma', sans-serif; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | |||
+ | #rightCol ul li a:link{color: #ffffff; text-decoration: none;} | ||
+ | #rightCol ul li a:visited{color: #ffffff; text-decoration: none;} | ||
+ | #rightCol ul li a:hover{color: #ffffff; text-decoration: underline;} | ||
+ | #rightCol ul li a:active{color: #ffffff;} | ||
+ | |||
+ | #mainContent { | ||
+ | width: 544px; | ||
+ | } | ||
+ | |||
+ | .right-menu ul li a { | ||
+ | background-color: #9acc99; | ||
+ | } | ||
+ | |||
+ | .right-menu ul li { | ||
+ | background-color: #9acc99; | ||
+ | } | ||
+ | |||
+ | .right-menu ul li a:hover { | ||
+ | color: #002bb8; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
<body> | <body> | ||
Line 48: | Line 128: | ||
<td align="center"> | <td align="center"> | ||
<a href="https://2012.igem.org/Team:BYUProvo/Notebook">Notebook</a> | <a href="https://2012.igem.org/Team:BYUProvo/Notebook">Notebook</a> | ||
+ | |||
+ | <li><span class="accordion">Notebooks:</span> | ||
+ | <ul> | ||
+ | <li id="liOxyR"><span class="accordion2">Team OxyR:</span> | ||
+ | <ul id="OxyRList"> | ||
+ | </ul> | ||
+ | </li> | ||
</td> | </td> | ||
<td align="center"> | <td align="center"> |
Revision as of 15:50, 2 October 2012
Home | Team | Team Profile | Project | Parts | Modeling |
Notebook
|
Safety | Attributions |