Difference between revisions of "Team:Lanzhou/Demonstrate"

(Replaced content with "{{Lanzhou/Header}} <html> </html> {{Lanzhou/Footer}}")
Line 1: Line 1:
 
{{Lanzhou/Header}}
 
{{Lanzhou/Header}}
 
<html>
 
<html>
 
+
<script>
 +
$('.page__header').css('background-image', 'url(https://static.igem.org/mediawiki/2017/2/24/Lanzhou_wiki_Header_background.jpg)');
 +
$('.page__header h1').text('Results');
 +
let index = [1, 5];
 +
let nav_list_item = $('.mdc-temporary-drawer__content:not(".sub-nav")').children('.mdc-list-item');
 +
$(nav_list_item[index[0]]).children('.material-icons').eq(0).addClass('mdc-list-item__start-detail-color');
 +
$(nav_list_item[index[0]]).next().find('.mdc-list-item').eq(index[1]).css('color', '#ff4081');
 +
</script>
 
</html>
 
</html>
 
{{Lanzhou/Footer}}
 
{{Lanzhou/Footer}}

Revision as of 09:03, 1 November 2017

Lanzhou

Lanzhou2017