Difference between revisions of "Team:TUDelft/Head"

Line 10: Line 10:
 
 
 
});
 
});
 +
 +
    $("p").filter(function () {
 +
      return $.trim($(this).text()) === '';
 +
    }).remove();
 
</script>
 
</script>
 
     <style>   
 
     <style>   

Revision as of 09:28, 15 June 2019