Team:Berkeley/Style

From 2012.igem.org

(Difference between revisions)
 
(45 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
 
-
 
<div id='micodesLogo'>
<div id='micodesLogo'>
Line 10: Line 8:
               <area shape="rect" coords="590,65,740,115" href="http://berkeley.edu" target="new" />
               <area shape="rect" coords="590,65,740,115" href="http://berkeley.edu" target="new" />
               <area shape="rect" coords="780,35,885,115" href="https://2012.igem.org/Main_Page" target="new" />
               <area shape="rect" coords="780,35,885,115" href="https://2012.igem.org/Main_Page" target="new" />
-
             
 
     </map>
     </map>
Line 21: Line 18:
         <ul>
         <ul>
             <li><a href="https://2012.igem.org/Team:Berkeley/Project">Overview</a></li>
             <li><a href="https://2012.igem.org/Team:Berkeley/Project">Overview</a></li>
-
             <li><a href="Team:Berkeley/Project/Micodes">MiCodes</a></li>
+
             <li><a href="https://2012.igem.org/Team:Berkeley/Project/Micodes">MiCodes</a></li>
-
             <li><a href="Team:Berkeley/Project/LeucineZippers">Applications</a></li>
+
             <li><a href="https://2012.igem.org/Team:Berkeley/Project/LeucineZippers">Applications</a></li>
         </ul>
         </ul>
     </li>
     </li>
     <li><div>Results</div>
     <li><div>Results</div>
         <ul>
         <ul>
-
             <li><a href="#">Main Results</a></li>
+
             <li><a href="#">Proof of Concept</a></li>
-
             <li><a href="#">Leucine Zipper Assays</a></li>
+
             <li><a href="#">Leucine Zipper Screen</a></li>
 +
            <li><a href="#">Promoter Characterization</a></li>
         </ul>
         </ul>
     </li>
     </li>
 +
    <li><div><a href="https://2012.igem.org/Team:Berkeley/Team">Team</a></div>
     <li><div><a href="https://2012.igem.org/Team:Berkeley/Notebook">Notebook</a></div>
     <li><div><a href="https://2012.igem.org/Team:Berkeley/Notebook">Notebook</a></div>
-
       
+
    <li><div><a href="https://2012.igem.org/Team:Berkeley/Judging">Judging</a></div>
     <li><div><a href="https://2012.igem.org/Team:Berkeley/Safety">Safety</a></div>
     <li><div><a href="https://2012.igem.org/Team:Berkeley/Safety">Safety</a></div>
 +
    <li><div><a href="https://2012.igem.org/Team:Berkeley/Contributions">Contributions</a></div>
     </li>
     </li>
</ul>
</ul>
Line 50: Line 50:
     padding: 0px; }
     padding: 0px; }
-
#top-section {
+
#body, html {
-
  width: 975px;
+
-
  height: 15px;
+
-
  background-color: #ffffff;
+
-
  border: none;
+
-
}
+
-
 
+
-
body, html {
+
     background: #FFFFFF;
     background: #FFFFFF;
     min-height:100%;
     min-height:100%;
}
}
-
.right-menu ul { border: none;}
+
body {
-
 
+
     background: #fff; /* defines the default background color of the document*/
-
#menubar li a{
+
       
-
     color:#1DACAF;
+
-
    background-color: transparent;
+
-
}
+
-
#menubar.right-menu:hover, #menubar.left-menu:hover {
+
-
    background-color: transparent;
+
}
}
-
#menubar li a:hover {
 
-
    color:#1DACAF;
 
-
    text-decoration:underline;
 
-
}
 
-
#menubar li.selected a {
+
#top-section {
-
    color:#555555;
+
  width: 975px;
-
}
+
  height: 15px;
-
 
+
  background-color: #ffffff;
-
#content {
+
  border: none;
-
    height:100%;
+
-
    font-family: Tahoma, Verdana, Arial, Georgia;
+
-
    }
+
-
 
+
-
#main {
+
-
    float:right;
+
-
    background:#FFFFFF;
+
-
    width:710px;
+
-
    padding-right:10px;
+
-
    height:100%;
+
}
}
Line 131: Line 105:
}
}
-
#styleContainer {
+
 
-
     height: 1%;  
+
#content {
-
     overflow: hidden;
+
     height:100%;
-
     background: url(https://static.igem.org/mediawiki/2012/3/33/UCBsideBackground.png) repeat-y left;
+
     font-family: Tahoma, Verdana, Arial, Georgia;
-
}
+
     background:#FFFFFF;
 +
    }
#footer {
#footer {
Line 148: Line 123:
     color: #1DACAF;
     color: #1DACAF;
     }
     }
 +
 +
#main {
 +
    background-color:#FFFFFF;
 +
    padding-right:10px;
 +
    height:100%;
 +
    margin-left:  20%;
 +
}
 +
 +
#menubar li a{
 +
    color:#1DACAF;
 +
    background-color: transparent;
 +
}
 +
#menubar.right-menu:hover, #menubar.left-menu:hover {
 +
    background-color: transparent;
 +
}
 +
 +
#menubar li a:hover {
 +
    color:#1DACAF;
 +
    text-decoration:underline;
 +
}
 +
 +
#menubar li.selected a {
 +
    color:#555555;
 +
}
 +
 +
.right-menu ul { border: none;}
 +
 +
#sidebar {
 +
    float:left;
 +
    width: 20%;
 +
}
 +
 +
 +
#styleContainer {
 +
    height: 1%;
 +
    overflow: hidden;
 +
    background: url(https://static.igem.org/mediawiki/2012/3/33/UCBsideBackground.png) repeat-y left;
 +
}
 +
 +
</style>
</style>
Line 161: Line 176:
});
});
   
   
-
$('#accordion ul:eq(0)').show();
 
// -->
// -->
</script>
</script>

Latest revision as of 14:19, 23 September 2012