Template:Team:UC Davis/Head
From 2013.igem.org
(Difference between revisions)
(27 intermediate revisions not shown) | |||
Line 12: | Line 12: | ||
<!-- End head Scripts --> | <!-- End head Scripts --> | ||
+ | <script> | ||
+ | (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
+ | (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
+ | m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
+ | })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | ||
+ | ga('create', 'UA-44427828-1', 'igem.org'); | ||
+ | ga('send', 'pageview'); | ||
+ | |||
+ | </script> | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 36: | Line 45: | ||
font-size:13px; | font-size:13px; | ||
color:rgba(225,225,225,.9); | color:rgba(225,225,225,.9); | ||
+ | text-align:justify; | ||
} | } | ||
Line 49: | Line 59: | ||
font-size:13px; | font-size:13px; | ||
color:rgba(225,225,225,.9); | color:rgba(225,225,225,.9); | ||
+ | text-align:justify; | ||
} | } | ||
.floatboxleft | .floatboxleft | ||
Line 86: | Line 97: | ||
font-size: 13px; | font-size: 13px; | ||
color: rgba(225,225,225,1); | color: rgba(225,225,225,1); | ||
+ | text-align:justify; | ||
} | } | ||
Line 98: | Line 110: | ||
font:sans-serif; | font:sans-serif; | ||
font-size:11px; | font-size:11px; | ||
- | color:#FFFFFF; | + | color:#FFFFFF; |
- | + | text-align:justify; | |
} | } | ||
Line 316: | Line 328: | ||
/* Hiding default wiki displays: Credits to TU-Delft and Groningen for the code! */ | /* Hiding default wiki displays: Credits to TU-Delft and Groningen for the code! */ | ||
#globalWrapper { | #globalWrapper { | ||
- | background-color: rgba(255,255, | + | background-color: rgba(255, 255, 155, ); |
background-image: url('https://static.igem.org/mediawiki/2013/8/85/UC_Davis_13_DNA-background.jpg'); | background-image: url('https://static.igem.org/mediawiki/2013/8/85/UC_Davis_13_DNA-background.jpg'); | ||
background-size: 100%; | background-size: 100%; | ||
Line 342: | Line 354: | ||
background-image: url('http://biobm.com/images/DNA-background.jpg'); | background-image: url('http://biobm.com/images/DNA-background.jpg'); | ||
background-size: 100%; | background-size: 100%; | ||
+ | background-color: rgba(255, 255, 155, 1) | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-attachment:fixed; | background-attachment:fixed; | ||
Line 498: | Line 511: | ||
.showbox tr:first-child td { | .showbox tr:first-child td { | ||
- | border-top: | + | border-top: 1px; |
padding-top: 1px | padding-top: 1px | ||
} | } | ||
.showbox tr:last-child td { | .showbox tr:last-child td { | ||
- | border-bottom: | + | border-bottom: 1px; |
padding-bottom: 1px | padding-bottom: 1px | ||
} | } | ||
.showbox tr td:first-child { | .showbox tr td:first-child { | ||
- | border-left: | + | border-left: 1px; |
padding-left: 1px; | padding-left: 1px; | ||
} | } | ||
.showbox tr td:last-child { | .showbox tr td:last-child { | ||
- | border-right: | + | border-right: 1px; |
padding-right: 1px; | padding-right: 1px; | ||
} | } | ||
Line 532: | Line 545: | ||
} | } | ||
.showbox img { | .showbox img { | ||
+ | height:120px; | ||
+ | width:120px; | ||
+ | float:left; | ||
+ | border-radius:4px; | ||
+ | margin-right:10px; | ||
+ | } | ||
+ | |||
+ | .showbox1 tr:first-child td { | ||
+ | border-top: 1px; | ||
+ | padding-top: 1px; | ||
+ | } | ||
+ | .showbox1 tr:last-child td { | ||
+ | border-bottom: 1px; | ||
+ | padding-bottom: 1px | ||
+ | } | ||
+ | .showbox1 tr td:first-child { | ||
+ | border-left: 1px; | ||
+ | padding-left: 1px; | ||
+ | } | ||
+ | .showbox1 tr td:last-child { | ||
+ | border-right: 1px; | ||
+ | padding-right: 1px; | ||
+ | } | ||
+ | |||
+ | .showbox1 { | ||
+ | background:none; | ||
+ | color:#ffffff; | ||
+ | vertical-align:baseline; | ||
+ | border-collapse:collapse; | ||
+ | } | ||
+ | .showbox1 td { | ||
+ | background:none; | ||
+ | border:1px solid rgba(65,65,65,.64); | ||
+ | padding:10px; | ||
+ | width:50%; | ||
+ | } | ||
+ | .showbox1 p { | ||
+ | text-align:top; | ||
+ | color:#ffffff; | ||
+ | margin:0px; | ||
+ | } | ||
+ | .showbox1 img { | ||
height:120px; | height:120px; | ||
width:120px; | width:120px; | ||
Line 609: | Line 664: | ||
table.black td{ | table.black td{ | ||
border:1px solid rgba(65,65,65,.64);} | border:1px solid rgba(65,65,65,.64);} | ||
+ | |||
+ | .bold{font-weight:bolder; | ||
+ | font-size:14pt;} | ||
/* Begin Blur CSS */ | /* Begin Blur CSS */ | ||
Line 659: | Line 717: | ||
/*end parts table css*/ | /*end parts table css*/ | ||
+ | |||
+ | /*back to top links*/ | ||
+ | a.to_top {float:right; | ||
+ | font-size:12pt;} | ||
Line 668: | Line 730: | ||
</head> | </head> | ||
<body> | <body> | ||
- | + | <a id="top"> | |
+ | </a> | ||
<ul class="nav"> | <ul class="nav"> | ||
Line 694: | Line 757: | ||
</li> | </li> | ||
<li class="dropdown leftbookend rightbookend"> | <li class="dropdown leftbookend rightbookend"> | ||
- | <a href="/Team:UC_Davis/Data" style="font-size:13px;">Data</a> | + | <a href="/Team:UC_Davis/Data" style="font-size:13px;">Data</a> |
+ | <ul> | ||
+ | <li><a href="/Team:UC_Davis/Data">Testing Constructs</a></li> | ||
+ | <li><a href="/Team:UC_Davis/AndersonPromoters">Anderson Promoters</a></li> | ||
+ | <li><a href="/Team:UC_Davis/AndersonPromoters2">Anderson II</a></li> | ||
+ | </ul> | ||
</li> | </li> | ||
<li class="dropdown leftbookend rightbookend"> | <li class="dropdown leftbookend rightbookend"> | ||
Line 700: | Line 768: | ||
<ul> | <ul> | ||
<li><a href="/Team:UC_Davis/Notebook">Notebook</a></li> | <li><a href="/Team:UC_Davis/Notebook">Notebook</a></li> | ||
- | <li><a href= | + | <li><a href="/Team:UC_Davis/Protocols">Protocols</a></li> |
<li><a href="https://2013.igem.org/Team:UC_Davis/Gallery">Gallery</a></li> | <li><a href="https://2013.igem.org/Team:UC_Davis/Gallery">Gallery</a></li> | ||
<li><a href="https://2013.igem.org/Team:UC_Davis/Attributions">Attributions</a></li> | <li><a href="https://2013.igem.org/Team:UC_Davis/Attributions">Attributions</a></li> | ||
Line 710: | Line 778: | ||
<li><a href='/Team:UC_Davis/HumanPracticesOverview'>Overview</a></li> | <li><a href='/Team:UC_Davis/HumanPracticesOverview'>Overview</a></li> | ||
<li><a href='/Team:UC_Davis/Outreach'>Outreach</a></li> | <li><a href='/Team:UC_Davis/Outreach'>Outreach</a></li> | ||
- | <li><a href='/Team:UC_Davis/Database'> | + | <li><a href='/Team:UC_Davis/Database'>The Depot</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
</ul> | </ul> | ||
- | |||
- | |||
- | |||
+ | <script>if (window.runOnloadHook) runOnloadHook();</script> | ||
+ | </body> | ||
</html> | </html> |
Latest revision as of 05:25, 8 September 2014