Template:Team:Sheffield

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki ...")
Line 1: Line 1:
<html>
<html>
 +
 +
<style type="text/css">
<style type="text/css">
Line 30: Line 32:
background-color: transparent;
background-color: transparent;
}
}
-
 
-
 
-
body {
 
-
  background-color:white;
 
-
  width: 1365px;
 
-
  margin:0;
 
-
  text-align: center;
 
-
  margin-left:auto;
 
-
  margin-right:auto;
 
-
}
 
-
 
-
    #firstSection {
 
-
background-color: #DCEDDE;
 
-
/* background-color: #B5888A; */
 
-
/* background-color: #FFFFFF; */
 
-
width:1050px;
 
-
height:10px;
 
-
margin-top:15px;
 
-
margin-left:auto;
 
-
margin-right:auto;
 
-
 
-
    }
 
-
 
-
            #secondSection{
 
-
background-color: #DCEDDE;
 
-
/* background-color: #B5888A; */
 
-
/* background-color: #FFFFFF; */
 
-
width:1050px;
 
-
height:37em;
 
-
                                margin-top:35px;
 
-
                                margin-left:auto;
 
-
margin-right:auto;
 
-
            }
 
-
            #thirdSection{
 
-
    /* 1: background-color: #E1FCEF; */
 
-
background-color: #C4B7A2;
 
-
/* background-color: #FFFFFF; */
 
-
MARGIN-LEFT: 11.9em;
 
-
width:0em;
 
-
            }
 
-
            #fourthSection{
 
-
                background-color: orange;
 
-
width:1100px;
 
-
}
 
-
#fifthSection{
 
-
/* background-color: #F7F4E0; */
 
-
background-color: #BAD0AA;
 
-
/* background-color: #FFFFFF; */
 
-
/* MARGIN-RIGHT: auto; */
 
-
                MARGIN-LEFT: 11.9em;
 
-
width:43.5em;
 
-
                float:left;
 
-
}
 
-
#sixthSection{
 
-
    /* 1: background-color: #E3F4E5; */
 
-
background-color: #80B8A3;
 
-
/* background-color: #FFFFFF; */
 
-
MARGIN-Right: 12em;
 
-
width:43.5em;
 
-
                float:right; 
 
-
}
 
-
#seventhSection{
 
-
/* 1: background-color: #EDF7D3; */
 
-
/* 2: background-color: #73A09A; */
 
-
background-color: #000;
 
-
MARGIN-LEFT: 11.9em;
 
-
width:0em;
 
-
}
 
-
#eighthSection{
 
-
    /* 1: background-color: #EDF7D3; */
 
-
/* background-color: #73A09A; */
 
-
background-color: #FFFFFF;
 
-
MARGIN-LEFT: 11.9em;
 
-
width:87.5em;
 
-
 
-
}
 
.menu {
.menu {
Line 120: Line 46:
margin:0;
margin:0;
list-style: none;
list-style: none;
-
margin-top:0px;
+
margin-top:10px;
}
}
Line 132: Line 58:
display:block;  
display:block;  
text-align:center;  
text-align:center;  
-
width:120px;  
+
width:110px;  
height:40px;  
height:40px;  
-
color:#fff;  
+
color:#FFD633;  
font-family:arial;
font-family:arial;
-
font-size:10px;
 
-
font-weight:bold;
 
line-height:34px;  
line-height:34px;  
 +
font-size:8px;
text-decoration:none;
text-decoration:none;
letter-spacing:1px;
letter-spacing:1px;
Line 151: Line 76:
.menu ul li:hover a {
.menu ul li:hover a {
-
color:#fff;  
+
color:#000;  
background: linear-gradient(to bottom,  #FFE066 0%,#FFE066 90%,#E6B800 90%,#FFD633 100%);
background: linear-gradient(to bottom,  #FFE066 0%,#FFE066 90%,#E6B800 90%,#FFD633 100%);
}
}
Line 158: Line 83:
display:block;  
display:block;  
position:absolute;  
position:absolute;  
-
top:40px;  
+
top:30px;  
left:0;  
left:0;  
width:110px;
width:110px;
Line 177: Line 102:
}
}
-
.menuright {
+
a{TEXT-DECORATION:none}
-
font-family: 'Lato', sans-serif;
+
-
position:fixed;
+
-
margin-left:960px;
+
-
}
+
</style>
-
.menuright ul {
 
-
padding:0;
 
-
margin:0;
 
-
list-style: none;
 
-
margin-top:0px;
 
-
}
 
-
.menuright ul li {
+
<div id="contentcontainer">
-
float:left;
+
-
position:relative;
+
-
}
+
-
.menuright ul li a, .menuright ul li a:visited {
 
-
display:block;
 
-
text-align:center;
 
-
width:80px;
 
-
height:40px;
 
-
color:#fff;
 
-
font-family:arial;
 
-
font-size:10px;
 
-
font-weight:bold;
 
-
line-height:34px;
 
-
text-decoration:none;
 
-
letter-spacing:1px;
 
-
background: linear-gradient(to bottom,  #767676 0%,#000 100%);
 
-
}
 
-
 
-
.menuright ul li ul {
 
-
display: none;
 
-
}
 
-
 
-
 
-
.menuright ul li:hover a {
 
-
color:#fff;
 
-
background: linear-gradient(to bottom,  #FFE066 0%,#FFE066 50%,#E6B800 50%,#FFD633 100%);
 
-
}
 
-
 
-
.menuright ul li:hover ul {
 
-
display:block;
 
-
position:absolute;
 
-
top:35px;
 
-
left:0;
 
-
width:110px;
 
-
}
 
-
 
-
.menuright ul li:hover ul li a {
 
-
display:block;
 
-
opacity: 0.95;
 
-
background:#9D9D98;
 
-
height:25px;
 
-
line-height:21px;
 
-
color:#fff;
 
-
font-size:12px;
 
-
}
 
-
 
-
.menuright ul li:hover ul li a:hover {
 
-
color:#FFE066;
 
-
}
 
-
 
-
a{TEXT-DECORATION:none}
 
-
 
-
</style>
 
-
 
-
<body>
 
-
 
-
<div id="contentcontainer">
 
<!-- menu -->
<!-- menu -->
-
 
<div class="menu">  
<div class="menu">  
-
   <ul>
+
   <ul>
-
     <li><a href="https://2014.igem.org/Team:Sheffield/tmp" ><img src="https://static.igem.org/mediawiki/2014/d/d6/IGEM_Logo_F.png" width="50px" height="35px"></a></li> 
+
 +
     <li><a href="https://2014.igem.org/Team:Sheffield/tmp" ><img src="https://static.igem.org/mediawiki/2014/d/d6/IGEM_Logo_F.png" width="50px" height="35px"></a>  
-
     <li><a href="https://2014.igem.org/Team:Sheffield/team" >TEAM</a>  
+
    </li>
 +
 
 +
     <li><a href="https://2014.igem.org/Team:Sheffield/team" >Team</a>  
       <ul>
       <ul>
         <li><a href="project.htm#firstSection">Overview</a></li>
         <li><a href="project.htm#firstSection">Overview</a></li>
Line 266: Line 127:
         <li><a href="project.htm#fourthSection">Biosensor</a></li>
         <li><a href="project.htm#fourthSection">Biosensor</a></li>
         <li><a href="project.htm#fifthSection">Enzyme synthesis</a></li>
         <li><a href="project.htm#fifthSection">Enzyme synthesis</a></li>
-
<li><a href="project.htm#sixthSection">Enzyme secretion</a></li>
+
<li><a href="project.htm#sixthSection">Enzyme secretion</a></li>
         <li><a href="project.htm#seventhSection">Killswitch</a></li>
         <li><a href="project.htm#seventhSection">Killswitch</a></li>
         <li><a href="project.htm#eighthSection">Uptake mechanism</a></li>
         <li><a href="project.htm#eighthSection">Uptake mechanism</a></li>
         <li><a href="project.htm#ninthSection">Biobricks</a></li>
         <li><a href="project.htm#ninthSection">Biobricks</a></li>
         <li><a href="project.htm#tenthSection">Safety</a></li>
         <li><a href="project.htm#tenthSection">Safety</a></li>
-
<li><a href="project.htm#eleventhSection">Registry</a></li>
+
<li><a href="project.htm#eleventhSection">Registry</a></li>
       </ul>
       </ul>
     </li>
     </li>
  
  
-
     <li><a href="https://2014.igem.org/Team:Sheffield/project" style="font-size:12px;">PROJECT</a>  
+
     <li><a href="https://2014.igem.org/Team:Sheffield/project" style="font-size:12px;">Project</a>  
       <ul>
       <ul>
         <li><a href="human_practice.htm#firstSection">Overview</a></li>
         <li><a href="human_practice.htm#firstSection">Overview</a></li>
Line 286: Line 147:
-
     <li><a href="https://2014.igem.org/Team:Sheffield/modelling" >MODELLING</a>  
+
     <li><a href="https://2014.igem.org/Team:Sheffield/modelling" >Modelling</a>  
       <ul>
       <ul>
         <li><a href="../mozilla/dropdown.html">Flux</a></li>
         <li><a href="../mozilla/dropdown.html">Flux</a></li>
Line 294: Line 155:
-
     <li><a href="https://2014.igem.org/Team:Sheffield/result" >RESULTS</a>  
+
     <li><a href="https://2014.igem.org/Team:Sheffield/result" >Results</a>  
       <ul>
       <ul>
         <li><a href="../ie/exampleone.html">Different assays</a></li>
         <li><a href="../ie/exampleone.html">Different assays</a></li>
Line 301: Line 162:
-
<li><a href="https://2014.igem.org/Team:Sheffield/hp" >POLICY&PRACTICES</a>  
+
<li><a href="https://2014.igem.org/Team:Sheffield/hp" >Human Practice</a>  
       <ul>
       <ul>
         <li><a href="../ie/exampleone.html">Wet lab journals</a></li>
         <li><a href="../ie/exampleone.html">Wet lab journals</a></li>
-
<li><a href="../ie/exampleone.html">Dry lab work</a></li>
+
<li><a href="../ie/exampleone.html">Dry lab work</a></li>
       </ul>
       </ul>
     </li>
     </li>
-
     <li><a href="https://2014.igem.org/Team:Sheffield/notebook" >NOTEBOOK</a>  
+
     <li><a href="https://2014.igem.org/Team:Sheffield/notebook" >Notebook</a>  
       <ul>
       <ul>
         <li><a href="team.htm#firstSection">Meet the team</a></li>
         <li><a href="team.htm#firstSection">Meet the team</a></li>
Line 318: Line 179:
-
    <li><a href="https://2014.igem.org/Team:Sheffield/attribution" >ATTRIBUTIONS</a>  
+
<li><a href="https://2014.igem.org/Team:Sheffield/attribution" >Attributions</a>  
       <ul>
       <ul>
         <li><a href="http://www.2ky.cn" title="colour wheel">Acknowledgments</a></li>
         <li><a href="http://www.2ky.cn" title="colour wheel">Acknowledgments</a></li>
Line 324: Line 185:
       </ul>
       </ul>
     </li>
     </li>
-
  </ul>
 
-
</div>
 
-
<div class="menuright">
+
     <li><a href="1.html" ><img src="https://static.igem.org/mediawiki/2014/5/55/Facebook.png"></a>  
-
  <ul>
+
-
     <li><a href="http://facebook.com/iGEMSheffield2014" ><img src="https://static.igem.org/mediawiki/2014/5/55/Facebook.png"></a></li>
+
-
    <li><a href="http://twitter.com/iGEMSheffield" ><img src="https://static.igem.org/mediawiki/2014/f/f7/Twitter.png"></a></li>
+
-
    <li><a href="igem2014@sheffield.ac.uk" ><img src="https://static.igem.org/mediawiki/2014/5/5c/Email.png"></a></li>
+
-
    <li><a href="https://igem.org/Main_Page" ><img src="https://static.igem.org/mediawiki/2014/2/28/UNR-Sponser-IGEM1.png"></a></li>
+
-
  </ul> 
+
-
</div>
+
 +
    </li>
 +
 +
    <li><a href="1.html" ><img src="https://static.igem.org/mediawiki/2014/f/f7/Twitter.png"></a>
 +
 +
    </li>
 +
 +
    <li><a href="1.html" ><img src="https://static.igem.org/mediawiki/2014/5/5c/Email.png"></a>
 +
 +
    </li>
 +
 +
    <li><a href="1.html" ><img src="https://static.igem.org/mediawiki/2014/2/28/UNR-Sponser-IGEM1.png"></a>
 +
 +
    </li>
 +
 +
 +
 +
 +
   
 +
  </ul>
 +
 
 +
  </div>
<!-- end of menu -->
<!-- end of menu -->
-
</div>
 
-
</body>
+
 
 +
</div>
</html>
</html>

Revision as of 11:08, 29 August 2014