Difference between revisions of "Dev/Page"

Line 47: Line 47:
 
float:left;
 
float:left;
 
margin-right: 10px;
 
margin-right: 10px;
 +
}
 +
 +
.current {
 +
background-color:red;
 
}
 
}
 
</style>
 
</style>
Line 75: Line 79:
 
<div class="navigation_options hide_content" >
 
<div class="navigation_options hide_content" >
 
<ol class="multiple_links">
 
<ol class="multiple_links">
<a href=""><li>Team Wiki</li></a>
+
<a href="https://2018.igem.org/Competition/Deliverables/Wiki" class="current">Team Wiki</li></a>
 
<a href="https://2018.igem.org/Competition/Deliverables/Poster"><li> Team Poster</li></a>
 
<a href="https://2018.igem.org/Competition/Deliverables/Poster"><li> Team Poster</li></a>
 
<a href="https://2018.igem.org/Competition/Deliverables/Presentation"><li>Team Presentation </li></a>
 
<a href="https://2018.igem.org/Competition/Deliverables/Presentation"><li>Team Presentation </li></a>

Revision as of 22:16, 23 January 2018

Loading...

All iGEM 2018 teams are given a namespace on the iGEM 2018 wiki with their team name: 2018.igem.org/Team:Example
Teams are allowed to create and edit pages within their respective team namespace. Teams are not allowed to create or edit pages belonging to another team's namespace.