Difference between revisions of "Dev/Page"

Line 20: Line 20:
 
.navigation_options{
 
.navigation_options{
 
clear:both;
 
clear:both;
background-color: #f2f2f2;
+
 
 
     border-top: 1px solid #d3d3d3;
 
     border-top: 1px solid #d3d3d3;
 
padding:10px 0px;
 
padding:10px 0px;
Line 32: Line 32:
  
 
.test{
 
.test{
background-color: #f2f2f2;
+
 
 
     color: #989898;
 
     color: #989898;
 
     font-weight: bold;
 
     font-weight: bold;
Line 49: Line 49:
 
}
 
}
  
.current {
+
 
background-color:red;
+
}
+
 
</style>
 
</style>
  
Line 66: Line 64:
 
<div class="navigation_options hide_content" >
 
<div class="navigation_options hide_content" >
 
<ol>
 
<ol>
<a href="https://2018.igem.org/Competition/Rules_of_Conduct"><li> option 1</li></a>
+
<a href="https://2018.igem.org/Competition/Team_Requirements"><li>Team Requirements</li></a>
<a href="https://2018.igem.org/Competition"><li> option 2</li></a>
+
<a href="https://2018.igem.org/Competition/Registration"><li>Registration</li></a>
<li> option 3</li>
+
<a href="https://2018.igem.org/Competition/Rules_of_Conduct"><li>Rules of Conduct</li></a>
 +
<a href="https://2018.igem.org/Competition/Deliverables"><li>Deliverables</li></a>
 
</ol>
 
</ol>
 
</div>
 
</div>

Revision as of 22:20, 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.