Team:ETH Zurich/Templates

From 2013.igem.org

(Difference between revisions)
 
(87 intermediate revisions not shown)
Line 2: Line 2:
<link rel="stylesheet" type="text/css" href="/Team:ETH_Zurich/Templates/BxSliderCSS?action=raw&ctype=text/css">
<link rel="stylesheet" type="text/css" href="/Team:ETH_Zurich/Templates/BxSliderCSS?action=raw&ctype=text/css">
<link rel="stylesheet" type="text/css" href="/Team:ETH_Zurich/Templates/Projekktor-CSS?action=raw&ctype=text/css">
<link rel="stylesheet" type="text/css" href="/Team:ETH_Zurich/Templates/Projekktor-CSS?action=raw&ctype=text/css">
 +
<style type="text/css">
<style type="text/css">
/* Author: Pieter van Boheemen */
/* Author: Pieter van Boheemen */
Line 90: Line 91:
padding: 5px 10px;
padding: 5px 10px;
text-decoration: none;
text-decoration: none;
-
color: rgb(131,186,243);
+
color: RoyalBlue;
white-space: nowrap;
white-space: nowrap;
         /* border-bottom:2px rgb(241,243,245) solid; */
         /* border-bottom:2px rgb(241,243,245) solid; */
Line 99: Line 100:
#eth_nav ul li a:hover, #eth_nav ul li.nav_active, #eth_nav ul li.nav_active > a
#eth_nav ul li a:hover, #eth_nav ul li.nav_active, #eth_nav ul li.nav_active > a
{ background: rgb(241,243,245);
{ background: rgb(241,243,245);
-
         color:rgb(131,186,243);
+
         color:RoyalBlue;
         /* border-bottom:2px rgb(241,243,245) solid; */
         /* border-bottom:2px rgb(241,243,245) solid; */
         border-radius: 18px 18px 0 0;
         border-radius: 18px 18px 0 0;
Line 263: Line 264:
#eth_menu {
#eth_menu {
-
   background:none;
+
   background:rgb(131,186,243);
   background:linear-gradient(to right,rgb(131,186,243)10%,rgb(53,63,184)40%);
   background:linear-gradient(to right,rgb(131,186,243)10%,rgb(53,63,184)40%);
   background-image:-moz-linear-gradient( left,rgb(131,186,243)10%,rgb(53,63,184)40%);
   background-image:-moz-linear-gradient( left,rgb(131,186,243)10%,rgb(53,63,184)40%);
Line 350: Line 351:
   border: solid 0px black;
   border: solid 0px black;
}
}
-
 
// had a white border background when centered, this fixes it together with .tnone   
// had a white border background when centered, this fixes it together with .tnone   
Line 366: Line 366:
.tright {
.tright {
-
   border-width: 0 !important;;
+
   border-width: 0 !important;
 +
  margin-left: .5em;
}
}
Line 377: Line 378:
{
{
     display: inline;
     display: inline;
-
}
 
-
 
-
// indented paragraphs
 
-
div#eth_content .dd {
 
-
    font-size: 14px !important;
 
}
}
</style>
</style>
 +
 +
<!-- MathJax (LaTeX for the web) -->
 +
    <script type="text/x-mathjax-config">
 +
        MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
 +
        MathJax.Hub.Config({
 +
            TeX: {
 +
                equationNumbers: {  autoNumber: "AMS"  }
 +
            }
 +
        });
 +
    </script>
 +
    <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 +
    <script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
 +
 +
 +
<script type="text/javascript" src="/Team:ETH_Zurich/Templates/JQuery?action=raw&ctype=text/javascript"></script>
<script type="text/javascript" src="/Team:ETH_Zurich/Templates/JQuery?action=raw&ctype=text/javascript"></script>
<script type="text/javascript" src="/Team:ETH_Zurich/Templates/JQuery-mousewheel?action=raw&ctype=text/javascript"></script>
<script type="text/javascript" src="/Team:ETH_Zurich/Templates/JQuery-mousewheel?action=raw&ctype=text/javascript"></script>
Line 469: Line 480:
<div id="eth_nav">
<div id="eth_nav">
*[[Team:ETH_Zurich|Home]]
*[[Team:ETH_Zurich|Home]]
-
*[[Team:ETH_Zurich/Project|Project]]
+
* <html><a name="Project" style="cursor: pointer">Project</a></html>
-
* <html><a name="Biology" style="cursor: pointer">Biology</a></html>
+
**[[Team:ETH_Zurich/Infoproc|Information processing]]
-
**[[Team:ETH_Zurich/Experiments_2|Diffusion tests]]
+
**[[Team:ETH_Zurich/Circuit|Circuit and optimization]]
-
**[[Team:ETH_Zurich/Experiments_5|PluxR mutations]]
+
**[[Team:ETH_Zurich/pre_proc|Pre-processing: Signal diffusion]]
-
**[[Team:ETH_Zurich/Experiments_7|Hydrolases]]
+
**[[Team:ETH_Zurich/Processing_2|Signal processing: High pass filters]]
-
**[[Team:ETH_Zurich/Experiments_3|Enzyme-substrate]]
+
**[[Team:ETH_Zurich/Play|Player interaction: Design and playing]]
-
**[[Team:ETH_Zurich/Experiments_6|Gameplay]]
+
**[[Team:ETH_Zurich/Experiments_7|Output system: Hydrolases]]
-
* <html><a name="Data Page" style="cursor: pointer">Data Page</a></html>
+
* [[Team:ETH_Zurich/Data_Page|Data page]]
-
**[[Team:ETH_Zurich/Experiments|Constructs]]
+
* <html><a name="Biology" style="cursor: pointer">Experimental results</a></html>
-
**[[Team:ETH_Zurich/Parts|Biobricks]]
+
**[[Team:ETH_Zurich/Experimentalresults|Overview]]
-
* <html><a name="TeamV" style="cursor: pointer">Model</a></html>
+
**[[Team:ETH_Zurich/Experiments_2|Pre-processing: Diffusion characterization]]
 +
**[[Team:ETH_Zurich/Experiments_6|Proof-of-principle with GFP]]
 +
**[[Team:ETH_Zurich/Experiments_5|Signal processing engineering]]
 +
**[[Team:ETH_Zurich/Optimization|Circuit optimization]]
 +
**[[Team:ETH_Zurich/Experiments_3|Output system characterization]]
 +
**[[Team:ETH_Zurich/Flagging|Flagging]]
 +
**[[Team:ETH_Zurich/gameplayexperiment|Gameplay]]
 +
* <html><a name="Model" style="cursor: pointer">Model</a></html>
**[[Team:ETH_Zurich/Modeling/Overview|Overview]]
**[[Team:ETH_Zurich/Modeling/Overview|Overview]]
-
**[[Team:ETH_Zurich/GFP|Reaction-Diffusion Model: GFP]]
+
**[[Team:ETH_Zurich/Modeling/InitialStates|Single Cell Model]]
-
**[[Team:ETH_Zurich/Modeling|Reaction-Diffusion Model: Hydrolases]]
+
**[[Team:ETH_Zurich/Modeling/Reaction_Diffusion_OOHL|AHL reaction-diffusion model]]
 +
**[[Team:ETH_Zurich/GFP|Model Evaluation: Genetic circuit with GFP]]
 +
**[[Team:ETH_Zurich/Modeling|Genetic Circuit incorporating hydrolases]]
 +
**[[Team:ETH_Zurich/Modeling/Analytical_Approximations|Analytical Approximations]]
**[[Team:ETH_Zurich/Parameter|Parameters]]
**[[Team:ETH_Zurich/Parameter|Parameters]]
* <html><a name="LAb work" style="cursor: pointer">Lab work</a></html>
* <html><a name="LAb work" style="cursor: pointer">Lab work</a></html>
-
**[[Team:ETH_Zurich/Mutant|Triple Mutant strain]]
+
**[[Team:ETH_Zurich/Mutant|Triple knockout strain]]
 +
**[[Team:ETH_Zurich/Experiments|Constructs]]
**[[Team:ETH_Zurich/Notebook|Lab journal]]
**[[Team:ETH_Zurich/Notebook|Lab journal]]
**[[Team:ETH_Zurich/Materials|Methods]]
**[[Team:ETH_Zurich/Materials|Methods]]
**[[Team:ETH_Zurich/Materials_2|Materials]]
**[[Team:ETH_Zurich/Materials_2|Materials]]
*[[Team:ETH_Zurich/Safety|Safety]]
*[[Team:ETH_Zurich/Safety|Safety]]
-
*[[Team:ETH_Zurich/Human|Human practices]]
+
* <html><a name="Human" style="cursor: pointer">Human practice</a></html>
 +
**[[Team:ETH_Zurich/Practiceoverview|Overview]]
 +
**[[Team:ETH_Zurich/World|Worldwide playing]]
 +
**[[Team:ETH_Zurich/Human|Gamification]]
 +
**[[Team:ETH_Zurich/HEducational|Education]]
* <html><a name="Team" style="cursor: pointer">Team</a></html>
* <html><a name="Team" style="cursor: pointer">Team</a></html>
**[[Team:ETH_Zurich/Team|Students]]
**[[Team:ETH_Zurich/Team|Students]]
**[[Team:ETH_Zurich/Supervisors|Advisors/Instructors]]
**[[Team:ETH_Zurich/Supervisors|Advisors/Instructors]]
**[https://igem.org/Team.cgi?year=2013&team_name=ETH_Zurich Official Team Profile]
**[https://igem.org/Team.cgi?year=2013&team_name=ETH_Zurich Official Team Profile]
-
**[[Team:ETH_Zurich/Attributions|Attributions & Contributions]]
+
**[[Team:ETH_Zurich/Attributions|Attributions & contributions]]
**[[Team:ETH_Zurich/References|References]]
**[[Team:ETH_Zurich/References|References]]
-
*[[Team:ETH_Zurich/Achievements|Achievements]]
+
* <html><a name="Achievements" style="cursor: pointer">Achievements</a></html>
 +
**[[Team:ETH_Zurich/achievements|Achievements]]
 +
**[[Team:ETH_Zurich/Achievements|Medal criteria]]
 +
**[[Team:ETH_Zurich/Awards|Awards]]
* [{{fullurl:Special:UserLogin|returnto={{PAGENAMEE}}}} Login]
* [{{fullurl:Special:UserLogin|returnto={{PAGENAMEE}}}} Login]
-
* [{{fullurl:{{PAGENAME}}}} WIKI]
+
* <html><a name="WIKI" style="cursor: pointer">WIKI</a></html>
**<html><a href="/wiki/index.php?title=Special:UserLogout&amp;returnto=Team:ETH_Zurich/Home;returntoquery=action%3Dedit" title="Log out">Log out</a></html>
**<html><a href="/wiki/index.php?title=Special:UserLogout&amp;returnto=Team:ETH_Zurich/Home;returntoquery=action%3Dedit" title="Log out">Log out</a></html>
**<html><a href="https://igem.org/User_Information" title="My account">My account</a></html>
**<html><a href="https://igem.org/User_Information" title="My account">My account</a></html>

Latest revision as of 01:56, 29 October 2013

Header2.png
80px-Eth igem logo.png