Difference between revisions of "Team:Brasil-USP/Templates/Head"
Thmosqueiro (Talk | contribs) |
Thmosqueiro (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <script> | ||
+ | var paras = document.getElementsByClassName('firstHeading'); | ||
+ | |||
+ | while(paras[0]) { | ||
+ | paras[0].parentNode.removeChild(paras[0]); | ||
+ | } | ||
+ | </script> | ||
<link rel="stylesheet" href="https://2015.igem.org/wiki/index.php?title=Team:Brasil-USP/Templates/css/bootstrap.min.css&action=raw&ctype=text/css" type="text/css"/> | <link rel="stylesheet" href="https://2015.igem.org/wiki/index.php?title=Team:Brasil-USP/Templates/css/bootstrap.min.css&action=raw&ctype=text/css" type="text/css"/> | ||
<!-- Just for debugging purposes. Don't actually copy these 2 lines! --> | <!-- Just for debugging purposes. Don't actually copy these 2 lines! --> |
Revision as of 17:18, 24 July 2015