Team:Freiburg/Templates/header

From 2011.igem.org

(Difference between revisions)
Line 35: Line 35:
         if (document.getElementById(submenus[i]) != null){
         if (document.getElementById(submenus[i]) != null){
           document.getElementById(submenus[i]).style.display = "none";
           document.getElementById(submenus[i]).style.display = "none";
 +
//      document.getElementById(id).getElementsByTagName('span').style.display='none';
         }
         }
     }else{
     }else{
Line 261: Line 262:
background:url("https://static.igem.org/mediawiki/2011/4/41/Arrow.png") 230px 50% no-repeat;
background:url("https://static.igem.org/mediawiki/2011/4/41/Arrow.png") 230px 50% no-repeat;
}
}
-
#navigation {font-size:1.05em; width:150px; margin:20px;}
+
#navigation {font-size:1.05em; width:100px;}
#navigation ul {margin:0; padding:10px;}
#navigation ul {margin:0; padding:10px;}
#navigation li {list-style: none; border-bottom:dashed; border-bottom-width:1px; border-color:#A5B3AA;}
#navigation li {list-style: none; border-bottom:dashed; border-bottom-width:1px; border-color:#A5B3AA;}
Line 282: Line 283:
#noNavigationContent{
#noNavigationContent{
  float:left;
  float:left;
-
  width:670px;
+
  width:570px;
}
}
.blue {
.blue {

Revision as of 21:01, 3 July 2011


This is the wiki page
of the Freiburger student
team competing for iGEM 2011.
Thank you for your interest!