Difference between revisions of "Template:Yale"

Line 211: Line 211:
 
     <script>
 
     <script>
 
       document.getElementById("content").removeAttribute("id");  
 
       document.getElementById("content").removeAttribute("id");  
       document.querySelector(".firstHeading").style.display="none";
+
       document.querySelector(".firstHeading").style.display="hidden";
 
       document.querySelector("#bodyContent p").style.display="hidden";
 
       document.querySelector("#bodyContent p").style.display="hidden";
 
     </script>
 
     </script>
 
</html>
 
</html>

Revision as of 02:18, 9 September 2015