Difference between revisions of "Dev/Page"

Line 31: Line 31:
  
 
.test{
 
.test{
    background-color: #f2f2f2;
+
background-color: #f2f2f2;
 
     color: #989898;
 
     color: #989898;
 
     font-weight: bold;
 
     font-weight: bold;
 
     max-width: 200px;
 
     max-width: 200px;
min-width:80px;
+
    min-width: 80px;
     /* font-size: 120%; */
+
     font-size: 120%;
 
     float: left;
 
     float: left;
     padding: 10px 10px 5px 11px;
+
    height: 25px;
 +
     padding: 12px 15px 5px 18px;
  
 
}
 
}

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