Difference between revisions of "Team:Cornell NY/navbar"

Line 1: Line 1:
  
 
<!doctype html>
 
<!doctype html>
 
<html>
 
 
 
<style>
 
 
/********************************* WIKI RESET  ********************************/
 
 
#sideMenu, #top_title {display:none;}
 
#content { padding:0px; width:100% !important;margin-top:2px; margin-left:0px ;font-family:"Raleway", Helvetica Neue, Helvetica, Arial, sans-serif; !important;}
 
body {background-color:white; font-family:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; !important; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; font-family:"Raleway", Helvetica Neue, Helvetica, Arial, sans-serif; !important; }
 
 
 
</style>
 
  
 
<html lang="en">
 
<html lang="en">
Line 113: Line 98:
 
 
 
 
<script src="js/jquery.min.js"></script>
+
<script src="https://2016.igem.org/Team:Cornell_NY/jquery.min.js?action=raw&ctype=text/javascript"></script>
         <script src="js/bootstrap.min.js"></script>
+
         <script src="https://2016.igem.org/Team:Cornell_NY/bootstrap.min.js?action=raw&ctype=text/javascript"></script>
         <script src="js/parallax.js"></script>
+
         <script src="https://2016.igem.org/Team:Cornell_NY/parallax.js?action=raw&ctype=text/javascript"></script>
         <script src="js/scripts.js"></script>
+
         <script src="https://2016.igem.org/Team:Cornell_NY/scripts.js?action=raw&ctype=text/javascript"></script>
 
     </body>
 
     </body>
 
</html>
 
</html>

Revision as of 06:06, 9 October 2016

<!doctype html>

Variant HTML Builder by Medium Rare