Line 14: | Line 14: | ||
<style> | <style> | ||
#top_title{display:none;} | #top_title{display:none;} | ||
− | .igem_2018_team_menu | + | .igem_2018_team_menu{display:none !important;} |
</style> | </style> | ||
<script src="https://use.fontawesome.com/597ba5ca72.js"></script> | <script src="https://use.fontawesome.com/597ba5ca72.js"></script> | ||
Line 25: | Line 25: | ||
$('.igem_2018_team_content').removeAttr("class"); | $('.igem_2018_team_content').removeAttr("class"); | ||
$('.igem_2018_team_column_wrapper').removeAttr("class"); | $('.igem_2018_team_column_wrapper').removeAttr("class"); | ||
+ | $('.igem_2018_team_menu').remove(); | ||
</script> | </script> | ||
</head> | </head> |
Revision as of 08:48, 2 August 2018