Team:Wageningen UR/Templates/Page Footer

From 2013.igem.org

(Difference between revisions)
Line 25: Line 25:
$('.sub-parts li:first-child a, .sub-parts li:first-child .selflink').prepend('<img src="https://static.igem.org/mediawiki/2013/7/7c/Biobricks-icon.png">');
$('.sub-parts li:first-child a, .sub-parts li:first-child .selflink').prepend('<img src="https://static.igem.org/mediawiki/2013/7/7c/Biobricks-icon.png">');
$('.sub-parts li:nth-child(2) a, .sub-parts li:nth-child(2) .selflink').prepend('<img src="https://static.igem.org/mediawiki/2013/f/f3/Imprbiobricks-icon.png">');
$('.sub-parts li:nth-child(2) a, .sub-parts li:nth-child(2) .selflink').prepend('<img src="https://static.igem.org/mediawiki/2013/f/f3/Imprbiobricks-icon.png">');
 +
 +
$('.sub-notebook li:first-child a, .sub-notebook li:first-child .selflink').prepend('');
 +
$('.sub-notebook li:nth-child(2) a, .sub-notebook li:nth-child(2) .selflink').prepend('<img src="http://beauvillemedia.nl/igem/protocols-icon.png">');
$('.sub-team li:first-child a, .sub-team li:first-child .selflink').prepend('<img src="http://beauvillemedia.nl/igem/members-icon.png">');
$('.sub-team li:first-child a, .sub-team li:first-child .selflink').prepend('<img src="http://beauvillemedia.nl/igem/members-icon.png">');

Revision as of 13:35, 10 September 2013