Difference between revisions of "Dev/Page"

Line 5: Line 5:
  
 
.navigation_help {
 
.navigation_help {
background-color: #90528f;
+
 
border: 2px solid #90528f;
+
border-radius: 14%;
+
color: #fff !important;
+
 
float:right;
 
float:right;
margin-top: -5px;
+
 
 
text-align: center;
 
text-align: center;
padding: 6px 5px;
+
 
width: 25px;
+
  
 
}
 
}
Line 29: Line 25:
  
 
.test{
 
.test{
background-color: #f2f2f2;
+
    background-color: #f2f2f2;
color: #989898;
+
    color: #989898;
font-weight:bold;
+
    font-weight: bold;
width: 200px;
+
    width: 200px;
float:left;
+
    /* font-size: 120%; */
padding:10px;
+
    float: left;
 +
    padding: 10px 10px 5px 11px;
  
 
}
 
}

Revision as of 21:53, 23 January 2018

Loading...
1.- Team Wiki

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.