Template:TeamBYUProvo
From 2012.igem.org
(Difference between revisions)
(14 intermediate revisions not shown) | |||
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; | ||
+ | } | ||
+ | |||
+ | .accordion { | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | |||
+ | .accordion:hover,.accordion2:hover { | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | background-color: #003366; | ||
+ | } | ||
+ | |||
+ | #headerImg { | ||
+ | width:800px; | ||
+ | height:236px; | ||
+ | margin-right: auto; | ||
+ | margin-left: auto; | ||
+ | text-align: center; | ||
+ | margin-top: 10px | ||
+ | } | ||
+ | |||
+ | #mainContent { | ||
+ | width: 544px; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
<body> | <body> | ||
Line 47: | Line 98: | ||
</td> | </td> | ||
<td align="center"> | <td align="center"> | ||
- | + | <li><span class="accordion">Notebook</span> | |
+ | <ul> | ||
+ | <li> | ||
+ | <a href="https://2012.igem.org/Team:BYUProvo/Notebook">Calendar</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2012.igem.org/Wet_lab_work-Thermosensor">Thermosensor</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2012.igem.org/Lactate_Sensor">Lactate Sensor</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2012.igem.org/Cre-Lox">Cre Lox</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
</td> | </td> | ||
<td align="center"> | <td align="center"> | ||
<a href="https://2012.igem.org/Team:BYUProvo/Safety">Safety</a> | <a href="https://2012.igem.org/Team:BYUProvo/Safety">Safety</a> | ||
+ | </td> | ||
+ | <td align="center"> | ||
+ | <a href="https://2012.igem.org/Team:BYUProvo/Outreach">Outreach</a> | ||
+ | </td> | ||
+ | <td align="center"> | ||
+ | <a href="https://2012.igem.org/Team:BYUProvo/Collaboration">Collaboration</a> | ||
</td> | </td> | ||
<td align="center"> | <td align="center"> | ||
Line 68: | Line 140: | ||
font-weight: bold; | font-weight: bold; | ||
font: bold 36px/36px "Palatino Linotype","Palatino",Times,"Times New Roman",serif; | font: bold 36px/36px "Palatino Linotype","Palatino",Times,"Times New Roman",serif; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | |||
+ | #byulogo { | ||
+ | background-image: url('https://static.igem.org/mediawiki/2012/4/4b/BYUsign11.jpg'); | ||
+ | background-size: cover; | ||
} | } | ||
.menubar { | .menubar { | ||
+ | color: White; | ||
font-size: 15px; | font-size: 15px; | ||
font-variant: small-caps; | font-variant: small-caps; | ||
Line 76: | Line 155: | ||
background-color: #003366; | background-color: #003366; | ||
} | } | ||
+ | .menubar a:link {COLOR: White;} | ||
+ | .menubar a:visited {COLOR: White;} | ||
+ | .menubar a:hover {COLOR: #EEEEEE;} | ||
+ | .menubar a:active {COLOR: White;} | ||
#menubar { | #menubar { | ||
Line 84: | Line 167: | ||
background-color: #003366; | background-color: #003366; | ||
} | } | ||
- | + | .right-menu li a:link {COLOR: White;} | |
- | . | + | .right-menu li a:visited {COLOR: White;} |
- | . | + | .right-menu li a:hover {COLOR: #EEEEEE;} |
- | . | + | .right-menu li a:active {COLOR: White;} |
- | . | + | |
#top-section { | #top-section { |
Latest revision as of 03:21, 4 October 2012
Home | Team | Team Profile | Project | Parts | Modeling |
|
Safety | Outreach | Collaboration | Attributions |