Template:Team:Freiburg

From 2012.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> .firstHeading { - Gets rid of the default iGEM picture: height:2px; visibility:hidden...")
 
(281 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
 +
<head>
<style type="text/css">
<style type="text/css">
-
.firstHeading {                                                    /* Gets rid of the default iGEM picture*/
+
.firstHeading {                                                    /* Gets rid of the default iGEM picture*/
     height:2px;
     height:2px;
     visibility:hidden;
     visibility:hidden;
-
}            
+
}  
 +
 
 +
#contentSub, #search-controls, .firstHeading, #catlinks, #p-logo, .editsection {
 +
    display:none;
 +
}
 +
         
#content {
#content {
 +
background-color: transparent;
     border-left-width:0px;
     border-left-width:0px;
     border-right-width:0px;
     border-right-width:0px;
     padding: 0px 5px 0px 5px;
     padding: 0px 5px 0px 5px;
-
     width:965px;                                                    /* Content width*/
+
     width:730px;                                                    /* Content width*/
 +
color: #222630; }
 +
 
 +
#footer-box {
 +
display:none;
 +
background:none;
 +
border:none;
}
}
-
#menubar {  
+
 
-
    background-color: #FFFFFF;                             /* left menu bar color*/
+
#menubar {
 +
display: table-cell;
 +
background: transparent;
 +
        margin-left: 230px;
 +
        margin-right: 230px;
}
}
-
#menubar ul li a {
+
 
-
    color: #545353; }                                            /* menu text color*/
+
 
-
    .right-menu li a {  
+
#menubar * {
-
    color: red;
+
color: transparent !important;
-
    background-color: #FFFFFF;                             /* right menu bar color*/
+
background: transparent !important;
}
}
 +
 +
#menubar:hover * {
 +
color: blue !important;
 +
}
 +
 +
#p-logo { height 1px; overflow:hidden; display: none;
#p-logo { height 1px; overflow:hidden; display: none;
}
}
-
#top-section {      
+
 
-
        background-position: center center;  
+
#top-section  
-
        background-repeat: no-repeat;  
+
{
-
        background-color: #FFFFFF;                         /* top header background color*/
+
width: 100%;
-
        border-width:0px;
+
margin:0px;
-
        height:10px;                       /* top header height (determines how low content will start to appear)*/
+
  padding: 0px;
 +
background: #FFFFFF;
 +
    background: url('https://static.igem.org/mediawiki/2012/c/ce/Headbreiter6T.png') no-repeat;
 +
background-size: 1340px;
 +
height: 220px;
 +
background-position: center;
 +
    background-repeat: no-repeat;
 +
    border-width:0px;
 +
    border-top-width:0px;
 +
}
 +
#toc{
 +
visibility:hidden;
 +
display:none;
}
}
#siteSub {
#siteSub {
Line 43: Line 78:
/*Now to set heading and body fonts*/
/*Now to set heading and body fonts*/
body {
body {
-
     background:  #0059B3;                        /* Background (on side color)*/
+
     background:  #fff url('https://static.igem.org/mediawiki/2012/2/2c/SW7.png') no-repeat fixed;                        /* Background (on side color)*/
-
}                
+
background-size: 1350px ;
 +
background-position: center top;
 +
}  
 +
   
 +
h0
 +
{
 +
text-align:left;
 +
font-family: Gill Sans MT;
 +
font-size:25px;
 +
color: #7fb1da;
 +
line-height:100%;
 +
border-bottom: none;
 +
padding:0px 0px 0px 0px; 
 +
margin: 0px 0px 0px 0px;
 +
}
 +
         
h1
h1
{
{
-
color:#262626;
 
text-align:left;
text-align:left;
-
font-family:"Trebuchet";
+
font-family: Gill Sans MT;
font-size:25px;
font-size:25px;
 +
color: #0C4777;
line-height:100%;
line-height:100%;
border-bottom: none;  
border-bottom: none;  
Line 56: Line 106:
margin: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
}
 +
h2
h2
{
{
-
color:#262626;
 
text-align:left;
text-align:left;
-
font-family:"Trebuchet";
+
font-family: Gill Sans MT;
font-size:20px;
font-size:20px;
-
line-height: 100%;
+
color: #1c649f;
-
border-bottom: none;
+
line-height:100%;
 +
border-bottom: none;  
padding:0px 0px 0px 0px;   
padding:0px 0px 0px 0px;   
-
margin: 0px 0px 0px 0x;
+
margin: 0px 0px 0px 0px;
}
}
-
h3
+
 
 +
a[href^="https://"], .link-https {
 +
    background: none !important;
 +
    padding-right: 0 !important;
 +
}
 +
#p-logo
{
{
-
color:#262626;
+
    height:20px; overflow:hidden;display:none;
-
text-align:left;
+
-
font-family:"Trebuchet";
+
-
font-size:17px;
+
-
line-height: 100%;
+
-
border-bottom: none
+
-
padding:0px 0px 0px 0px; 
+
-
margin: 0px 0px 0px 0x;
+
}
}
-
p
+
 
 +
 
 +
</style>
 +
</head>
 +
<body>
 +
<html>
 +
 
 +
</body>
 +
<body>
 +
<head>
 +
<meta>
 +
<style>
 +
#navbar
 +
{
 +
  padding: 0px;
 +
  height: 2em; //innenmaß Dropdown
 +
float: center;
 +
display: inline;
 +
        z-index: 1000;
 +
        position: relative;
 +
}
 +
#navbar a:hover
{
{
-
color:#262626;
+
    background-color: #fbfbfb; <!navbar hover color>
-
text-align:left;
+
    text-decoration:underline;
-
font-family:"Arial";
+
-
font-size:14px;
+
-
line-height:100%
+
-
border-bottom: none;
+
-
padding:0px 0px 0px 0px; 
+
-
margin: 0px 0px 0px 0x;
+
-
border:0px
+
}
}
-
body {
+
#navbar li
-
color:#808080;
+
{
-
line-height: 1;
+
  list-style: none;
-
font-family:"Arial";
+
  float: left;  
-
font-size:11px;
+
}
}
 +
#navbar li a
 +
{
 +
  padding-left: 10px;
 +
  padding-bottom: 5px;
 +
  padding-right: 10px;
 +
  padding-top: 5px;
 +
  display: block;
 +
  background-color: ##fbfbfb;
 +
  color: #1F68A4;  //Textfarbe
 +
  text-decoration: normal;
 +
  border-right: 1px solid #4A7EA9;
 +
  font-weight:normal;
 +
font-family: Gill Sans MT;
 +
font-size: 11.5pt;
 +
}
 +
#navbar li ul
 +
{
 +
  display: none;
 +
  width: 12em;
 +
  background-color: #FFFFFF;
 +
}
 +
#navbar li:hover ul, #navbar li.hover ul
 +
{
 +
  display: block;
 +
  position: absolute;
 +
  background-color: #E0ECF8;
 +
  //background-color: #E0ECF8;
 +
  margin: 0;
 +
  padding: 0;
 +
}
 +
#navbar li:hover li, #navbar li.hover li
 +
{
 +
  float: center;
 +
}
 +
#navbar li:hover li a, #navbar li.hover li a
 +
{
 +
  background-color:#E0ECF8; /*Dropdown color*/
 +
  color: #4F8DDE;
 +
  border-right: none;
 +
}
 +
#navbar li li a:hover
 +
{
 +
  background-color: #E0ECF8;
 +
}
 +
#design1{
 +
//background-image: url("https://static.igem.org/mediawiki/2012/6/63/Control_thump.jpg");
 +
}
 +
#design1:hover{
 +
//background-image: url("https://static.igem.org/mediawiki/2012/9/94/Control-Copenhagen.JPG");
 +
}
 +
#design2{
 +
background-image: url(" ");
 +
}
 +
#design2:hover{
 +
background-image: url(" ");
 +
}
 +
</style>
 +
<script>
 +
sfHover = function()
 +
{
 +
  var sfEls = document.getElementById("navbar").getElementsByTagName("li");
 +
  for (var i=0; i<sfEls.length; i++)
 +
      {
 +
          sfEls[i].onmouseover=function()
 +
          {
 +
              this.className+=" hover";
 +
          }
 +
          sfEls[i].onmouseout=function()
 +
          {
 +
              this.className=this.className.replace(new RegExp(" hover\\b"), "");
 +
          }
 +
      }
 +
}
 +
if (window.attachEvent) window.attachEvent("onload", sfHover);
 +
</script>
 +
</head>
 +
</a>
 +
<body>     
-
.whitebox {
+
  <div>
-
  -moz-box-shadow: 0px 0px 0px #ccc;
+
      <ul id="navbar">
-
  -webkit-box-shadow: 0px 0px 0px #ccc;
+
        <li><a href="https://2012.igem.org/Team:Freiburg">Home</a>
-
  box-shadow0px 0px 15px #ccc;
+
        </li>
-
  background-color: #FFFFFF;
+
        <li><a href="https://2012.igem.org/Team:Freiburg/Team2">Team</a>
-
  -moz-border-radius: 1px;
+
            <ul>
-
  border-radius: 15px;
+
              <li><a href="https://2012.igem.org/Team:Freiburg/Team2">Our Team</a></li>
-
  margin-top: 20px;
+
              <li><a href="https://2012.igem.org/Team:Freiburg/gallery">Photo Gallery</a></li>
-
  padding-top: 20px;
+
              <li><a href="https://2012.igem.org/Team:Freiburg/Project/Coop">Collaborations</a></li>
-
  padding-left: 20px;
+
              <li><a href="https://igem.org/Team.cgi?id=747">Official team profile</a></li>
-
  padding-right: 20px;
+
            </ul>
-
  padding-bottom: 20px;
+
        </li>
-
  margin-left: 15px;
+
        <li><a href="https://2012.igem.org/Team:Freiburg/Project">Project</a>
-
  margin-right: 25px;
+
            <ul>
 +
              <li><a href="https://2012.igem.org/Team:Freiburg/Project">Overview</a></li>  
 +
              <li><a href="https://2012.igem.org/Team:Freiburg/Project/Intro">Introduction</a></li>
 +
              <li><a href="https://2012.igem.org/Team:Freiburg/Project/Golden">Golden Gate Standard</a></li>
 +
              <li><a href="https://2012.igem.org/Team:Freiburg/Project/Vektor">The TAL Vector</a></li>
 +
              <li><a href="https://2012.igem.org/Team:Freiburg/Project/Overview">GATE Assembly Kit</a></li>
 +
              <li><a href="https://2012.igem.org/Team:Freiburg/Project/Tal">Using the Toolkit</a></li>
 +
              <li><a href="https://2012.igem.org/Team:Freiburg/Project/Robot">The Future of TAL</a></li>
 +
              <li><a href="https://2012.igem.org/Team:Freiburg/Project/Experiments ">Experiments and Results</a></li>
 +
          </ul>       
 +
        </li>
 +
<li><a href="https://2012.igem.org/Team:Freiburg/Notebook">Notebook</a>
 +
        <ul>
 +
        <li><a href="https://2012.igem.org/Team:Freiburg/Notebook/Toolkit">Labbook Toolkit</a></li>
 +
        <li><a href="https://2012.igem.org/Team:Freiburg/Notebook/TAL">Labbook TAL Vector</a></li>
 +
        <li><a href="https://2012.igem.org/Team:Freiburg/Notebook/Methoden">Methods</a></li>
 +
        </ul>       
 +
        </li>
 +
        <li><a href="https://2012.igem.org/Team:Freiburg/Parts">Parts</a>
 +
        </li>
 +
        <li><a href="https://2012.igem.org/Team:Freiburg/Safety">Safety</a>
 +
        </li>
 +
<li><a href="https://2012.igem.org/Team:Freiburg/Modeling">Modeling</a>
 +
<ul>
 +
<li><a href="https://2012.igem.org/Team:Freiburg/Modeling">Companel|DNA</a></li>
 +
<li><a href="https://2012.igem.org/File:Freigem2012-CompanelDNA.zip">Download</a></li>
 +
</ul>
 +
        </li>
 +
        <li><a href="https://2012.igem.org/Team:Freiburg/HumanPractices/Overview">Human Practices</a>
 +
            <ul>
 +
                <li><a href="https://2012.igem.org/Team:Freiburg/HumanPractices/Overview">Overview</a></li>
 +
<li><a href="https://2012.igem.org/Team:Freiburg/HumanPractices/Philo">Philosophical Analysis</a></li>
 +
<li><a href="https://2012.igem.org/Team:Freiburg/HumanPractices/Education">Educational Outreach</a></li>
 +
<li><a href="https://2012.igem.org/Team:Freiburg/HumanPractices/Outreach">Public Outreach</a></li>
 +
            </ul>
 +
        </li>
 +
        <li><a href="https://2012.igem.org/Team:Freiburg/Attributions">Attributions</a>
 +
        </li>
 +
        <li><a href="https://2012.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/igem.org/d/de/IGEM_basic_Logo_stylized.png" padding:0px; width="24px";/></a>
 +
        </li>
 +
        </ul>  </div>
 +
</p>
 +
 
 +
<br><br>
 +
 
 +
</body>
 +
 
 +
 
 +
<!--navigation menu-->
 +
<ul class="navbar">
 +
 
 +
 
 +
</ul>
 +
 
 +
</body>
 +
 
 +
</p><p><br />
 +
 +
<head>
 +
<style type="text/css">
 +
 
 +
#col_left
 +
{
 +
    float: left;
 +
    width: 576px;
 +
    padding: 30px 0px;
 +
    margin:0;
 +
background-color: transparent;
}
}
-
.thumbnail
+
 
 +
#col_right
{
{
-
margin-bottom:0px;
+
    float: right;
-
padding-bottom:0px;
+
    width: 242px;
-
position:relative;
+
    padding: 30px 28px 30px 15px;
 +
    margin:0;
 +
background-color: transparent;
}
}
 +
 +
#col_center
 +
{
 +
    float: center;
 +
    width: 567;
 +
    padding: 30px 100px;
 +
    margin:0;
 +
background-color: transparent;
 +
}
 +
#col_nav
 +
{
 +
    float: left;
 +
    width: 200px;
 +
    padding: 30px 15px 30px 50px;
 +
    margin:0;
 +
background-color: transparent;
 +
}
 +
 +
#block-content
 +
{
 +
    padding-bottom: 15px;
 +
    clear:both;
 +
}
 +
 +
</style>
 +
</head>

Latest revision as of 16:26, 26 October 2012