Template:Team:Sheffield

From 2014.igem.org

(Difference between revisions)
 
(292 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
 
+
<head>
-
 
+
<title></title>
-
 
+
<style type="text/css">
<style type="text/css">
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
Line 30: Line 29:
width: 100%;  
width: 100%;  
height: 100%;  
height: 100%;  
-
background-color: transparent;
+
background-color: transparent;  
 +
}
}
-
.menu {
 
-
font-family: 'Lato', sans-serif;
 
-
position:fixed;
 
-
width:100%
 
-
text-align: center;
 
-
}
 
-
 
+
.title {
-
.menu ul {
+
    font-family: 'Lato', sans-serif;
-
padding:0;  
+
font-size: 2.5em;
-
margin:0;
+
letter-spacing: 2px;
-
list-style: none;
+
color: white;
-
margin-top:10px;
+
font-weight: 250;
 +
margin-top: 0.25em;
 +
margin-bottom: 0.25em;
 +
        margin-left:1em;
 +
        margin-right:1em;
}
}
-
.menu ul li {
 
-
float:left;
 
-
position:relative;
 
-
}
 
-
.menu ul li a, .menu ul li a:visited {
 
-
display:block;
 
-
text-align:center;
 
-
width:110px;
 
-
height:40px;
 
-
color:#FFD633;
 
-
font-family:arial;
 
-
line-height:34px;
 
-
font-size:8px;
 
-
text-decoration:none;
 
-
letter-spacing:1px;
 
-
background: linear-gradient(to bottom,  #767676 0%,#000 100%);
 
-
}
 
-
.menu ul li ul {
+
.subtitle {
-
display: none;
+
font-family: 'Lato', sans-serif;
 +
font-size: 1.4em;
 +
letter-spacing: 0.5px;
 +
color: white;
 +
font-weight: 400;
 +
margin-top: 0.25em;
 +
margin-bottom: 0.25em;
 +
        margin-left:1em;
 +
        margin-right:1em;
}
}
-
.menu ul li:hover a {
 
-
color:#000;
 
-
background: linear-gradient(to bottom,  #FFE066 0%,#FFE066 90%,#E6B800 90%,#FFD633 100%);
 
-
}
 
-
.menu ul li:hover ul {
 
-
display:block;
 
-
position:absolute;
 
-
top:30px;
 
-
left:0;
 
-
width:110px;
 
-
}
 
-
.menu ul li:hover ul li a {
+
    #firstSection {
-
display:block;  
+
        background-color: #DCEDDE;
-
opacity: 0.95;
+
/* background-color: #B5888A; */
-
background:#9D9D98;  
+
/* background-color: #FFFFFF; */
-
height:25px;
+
                                /* background-color:#fff;*/
-
line-height:21px;
+
width:1050px;
-
color:#fff;
+
height:20em;
-
font-size:12px;
+
                                margin-left:auto;
-
}
+
                                margin-right:auto;
 +
    }
 +
 +
            #secondSection{
 +
        /* background-color: #DCEDDE; */
 +
background-color: #B5888A;
 +
/* background-color: #FFFFFF; */
 +
width:1050px;
 +
height:20em;
 +
                                margin-left:auto;
 +
margin-right:auto;
 +
            }
 +
            #thirdSection{
 +
        /* background-color: #E1FCEF; */
 +
background-color: #C4B7A2;
 +
        /* background-color: #FFFFFF; */
 +
width:1050px;
 +
height:20em;
 +
                                margin-left:auto;
 +
margin-right:auto;
 +
            }
 +
            #fourthSection{
 +
                                background-color: #E1FCEF;
 +
width:1050px;
 +
height:20em;
 +
                                margin-top:5px;
 +
                                margin-left:auto;
 +
margin-right:auto;
 +
}
 +
    #fifthSection{
 +
/* background-color: #F7F4E0; */
 +
background-color: #BAD0AA;
 +
/* background-color: #FFFFFF; */
 +
/* MARGIN-RIGHT: auto; */
 +
width:330px;
 +
height:30em;
 +
                                margin-left:auto;
 +
margin-right:auto;
 +
                                float:left;
 +
}
 +
    #sixthSection{
 +
        /*background-color: #E3F4E5; */
 +
background-color: #80B8A3;
 +
/* background-color: #FFFFFF; */
 +
width:330px;
 +
                                height:30em;
 +
                                margin-left:auto;
 +
margin-right:auto;
 +
                                float:left; 
 +
}
 +
    #seventhSection{
 +
background-color: #EDF7D3;
 +
/* 2: background-color: #73A09A; */
 +
width:330px;
 +
                                height:30em;
 +
                                margin-left:auto;
 +
margin-right:auto;
 +
                                float:left;
 +
}
 +
    #eighthSection{
 +
    /* 1: background-color: #EDF7D3; */
 +
background-color: #73A09A;
 +
width:330px;
 +
                                height:30em;
 +
                                margin-left:auto;
 +
margin-right:auto;
 +
                                float:left;
 +
 +
}
 +
    #tenthSection{
 +
    /* 1: background-color: #EDF7D3; */
 +
background-color: #73A09A;
 +
width:100%;
 +
                                height:10em;
 +
                                margin-left:0;
 +
margin-right:0;
 +
 +
}
 +
 
-
.menu ul li:hover ul li a:hover {
 
-
color:#FFE066;
 
-
}
 
a{TEXT-DECORATION:none}
a{TEXT-DECORATION:none}
Line 107: Line 160:
-
<div id="contentcontainer">
 
 +
</head>
-
 
-
<!-- menu -->
 
-
<div class="menu">
 
-
  <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/team" >Team</a>
 
-
      <ul>
 
-
        <li><a href="project.htm#firstSection">Overview</a></li>
 
-
        <li><a href="project.htm#secondSection">Background</a></li>
 
-
        <li><a href="project.htm#thirdSection">Product Development</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#sixthSection">Enzyme secretion</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#ninthSection">Biobricks</a></li>
 
-
        <li><a href="project.htm#tenthSection">Safety</a></li>
 
-
<li><a href="project.htm#eleventhSection">Registry</a></li>
 
-
      </ul>
 
-
    </li>
 
-
 
 
-
    <li><a href="https://2014.igem.org/Team:Sheffield/project" style="font-size:12px;">Project</a>
 
-
      <ul>
 
-
        <li><a href="human_practice.htm#firstSection">Overview</a></li>
 
-
        <li><a href="human_practice.htm#secondSection">Outreach</a></li>
 
-
        <li><a href="human_practice.htm#thirdSection">Impact Report</a></li>
 
-
        <li><a href="human_practice.htm#fourthSection">SURE</a></li>
 
-
<li><a href="human_practice.htm#fifthSection">Lab Notation</a></li>
 
-
      </ul>
 
-
    </li>
 
-
 
-
 
-
    <li><a href="https://2014.igem.org/Team:Sheffield/modelling" >Modelling</a>
 
-
      <ul>
 
-
        <li><a href="../mozilla/dropdown.html">Flux</a></li>
 
-
        <li><a href="../mozilla/cascade.html">Increasing scope</a></li>
 
-
      </ul>
 
-
    </li>
 
-
 
-
 
-
    <li><a href="https://2014.igem.org/Team:Sheffield/result" >Results</a>
 
-
      <ul>
 
-
        <li><a href="../ie/exampleone.html">Different assays</a></li>
 
-
      </ul>
 
-
    </li>
 
-
 
-
 
-
<li><a href="https://2014.igem.org/Team:Sheffield/hp" >Human Practice</a>
 
-
      <ul>
 
-
        <li><a href="../ie/exampleone.html">Wet lab journals</a></li>
 
-
<li><a href="../ie/exampleone.html">Dry lab work</a></li>
 
-
      </ul>
 
-
    </li>
 
-
 
-
 
-
    <li><a href="https://2014.igem.org/Team:Sheffield/notebook" >Notebook</a>
 
-
      <ul>
 
-
        <li><a href="team.htm#firstSection">Meet the team</a></li>
 
-
        <li><a href="team.htm#secondSection">Official iGEM team page</a></li>
 
-
        <li><a href="team.htm#thirdSection">Gallery</a></li>
 
-
      </ul>
 
-
    </li>
 
-
 
-
 
-
<li><a href="https://2014.igem.org/Team:Sheffield/attribution" >Attributions</a>
 
-
      <ul>
 
-
        <li><a href="http://www.2ky.cn" title="colour wheel">Acknowledgments</a></li>
 
-
        <li><a href="http://www.2ky.cn/js" title="a menu using opacity">Sponsors</a></li>
 
-
      </ul>
 
-
    </li>
 
-
 
-
    <li><a href="1.html" ><img src="https://static.igem.org/mediawiki/2014/5/55/Facebook.png"></a>
 
-
 
-
    </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 -->
 
-
 
-
<div id="spacerBar"> <!-- We need something to push everything on the page down as the menubar is floating. I've done this with 2 line breaks, but ideally we need something fixed by the same amount at the height of the menu bar in pixels. AL -->
 
-
<br/><br/><br/>
 
-
</div>
 
 +
<body>
 +
<div id="contentcontainer">
</div>
</div>
 +
</body>
</html>
</html>

Latest revision as of 23:19, 7 October 2014