Line 120: | Line 120: | ||
margin: 0px; | margin: 0px; | ||
padding: 0px; | padding: 0px; | ||
+ | } | ||
+ | .current_image { | ||
+ | display:block; | ||
} | } | ||
+ | |||
</style> | </style> | ||
Line 127: | Line 131: | ||
<ul class="image_slider"> | <ul class="image_slider"> | ||
− | <li ><img src="http://placehold.it/550x200"></li> | + | <li class="current_image"><img src="http://placehold.it/550x200"></li> |
<li><img src="http://placehold.it/550x201"></li> | <li><img src="http://placehold.it/550x201"></li> | ||
<li><img src="http://placehold.it/550x202"></li> | <li><img src="http://placehold.it/550x202"></li> |
Revision as of 19:04, 29 January 2018
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.