Team:Westminster/Attributions

From 2012.igem.org

(Difference between revisions)
Line 4: Line 4:
<head>
<head>
<style type="text/css">
<style type="text/css">
-
{
+
body {
-
list-style-type:none;
+
    background: url("http://www.westminsterigem.com/files/theme/body-bg.png") repeat #ffffff
-
margin:10;
+
-
padding:0;
+
}
}
-
a.navlink
+
a {
-
{
+
    color: #66c9c1;
-
display:block;
+
-
background-color:black;
+
-
width:102px;
+
-
height:30px;
+
-
font-family:verdana;
+
-
font-size:10pt;
+
-
color:white;
+
-
text-decoration: none;
+
-
text-align:center;
+
-
line-height: 30px;
+
-
position:relative;
+
-
float: left;
+
-
border-radius: 3px;
+
-
margin-right: 5px;
+
}
}
-
a.navlink:hover{
+
a:visited, td a:visited {
-
background-color:#459182;
+
    background: #ffeebb !important;
 +
}
 +
table, p {
 +
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
 +
    font-weight: 300;
 +
    font-size: 11pt;
 +
    color: #666666;
 +
}
 +
div#globalWrapper > div {
 +
    box-shadow: 0 0 17px -4px #666666;
 +
}
 +
ul#navigation {
 +
    list-style: none;
 +
    overflow: auto;
 +
}
 +
ul#navigation > li {
 +
    background: url("http://www.westminsterigem.com/files/theme/nav-sep.png") no-repeat scroll right 10px transparent;
 +
    float: left;
 +
    height: 25px;
 +
    padding: 0px 15px;
 +
}
 +
ul#navigation > li.first-item {
 +
    padding-left: 0px;
 +
}
 +
ul#navigation > li.last-item {
 +
    background: none;
 +
    padding-right: 0px;
 +
}
 +
ul#navigation a.navlink {
 +
    line-height: 25px;
 +
    list-style: none outside none;
 +
    color: #545454;
 +
    border-top: 3px solid transparent;
 +
    padding: 3px 15px;
 +
}
 +
ul#navigation a.navlink:hover {
 +
    border-top: 3px solid #66c9c1;
 +
    color: #545454;
 +
    text-decoration: none;
 +
}
 +
div#footer-box {
 +
    border-radius: 0 0 5px 5px;
}
}
</style>
</style>
Line 33: Line 58:
<body>
<body>
-
<a href="https://2012.igem.org/Team:Westminster" class="navlink">Home</a>
+
<ul id="navigation">
-
<a href="https://2012.igem.org/Team:Westminster/Team" class="navlink">Team</a>
+
  <li class="first-item"><a href="https://2012.igem.org/Team:Westminster" class="navlink">Home</a></li>
-
<a href="https://igem.org/Team.cgi?year=2012&team_name=Westminster"class="navlink">Team Profile</a>
+
  <li><a href="https://2012.igem.org/Team:Westminster/Team" class="navlink">Team</a></li>
-
<a href="https://2012.igem.org/Team:Westminster/Project"class="navlink">Project</a>
+
  <li><a href="https://igem.org/Team.cgi?year=2012&team_name=Westminster"class="navlink">Team Profile</a></li>
-
<a href="https://2012.igem.org/Team:Westminster/Parts"class="navlink">Parts</a>
+
  <li><a href="https://2012.igem.org/Team:Westminster/Project"class="navlink">Project</a></li>
-
<a href="https://2012.igem.org/Team:Westminster/Modeling"class="navlink">Modeling</a>
+
  <li><a href="https://2012.igem.org/Team:Westminster/Parts"class="navlink">Parts</a></li>
-
<a href="https://2012.igem.org/Team:Westminster/Notebook"class="navlink">Notebook</a>
+
  <li><a href="https://2012.igem.org/Team:Westminster/Modeling"class="navlink">Modeling</a></li>
-
<a href="https://2012.igem.org/Team:Westminster/Safety"class="navlink">Safety</a>
+
  <li><a href="https://2012.igem.org/Team:Westminster/Notebook"class="navlink">Notebook</a></li>
-
<a href="https://2012.igem.org/Team:Westminster/Attributions"class="navlink">Attributions</a>
+
  <li><a href="https://2012.igem.org/Team:Westminster/Safety"class="navlink">Safety</a></li>
 +
  <li class="last-item"><a href="https://2012.igem.org/Team:Westminster/Attributions"class="navlink">Attributions</a></li>
 +
</ul>
</body>
</body>
</html>
</html>
 +
Each team must clearly attribute work done by the team on this page.  They must distinguish work done by the team from work done by others, including the host labs, advisors, instructors, graduate students, and postgraduate masters students.
Each team must clearly attribute work done by the team on this page.  They must distinguish work done by the team from work done by others, including the host labs, advisors, instructors, graduate students, and postgraduate masters students.

Revision as of 12:10, 12 September 2012



Each team must clearly attribute work done by the team on this page. They must distinguish work done by the team from work done by others, including the host labs, advisors, instructors, graduate students, and postgraduate masters students.