Difference between revisions of "Template:Calgary/general-code"

 
(9 intermediate revisions by 2 users not shown)
Line 9: Line 9:
  
 
     <!-- In-House CSS -->
 
     <!-- In-House CSS -->
     <link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/Accordion-Styling?action=raw&ctype=text/css">
+
<!--
    <link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/WikiReset-Styling?action=raw&ctype=text/css">
+
     <link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/Accordion-Styling?action=raw&ctype=text/css"> <!--accordion is used to show/hide html elements-->
 +
-->   
 +
<link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/WikiReset-Styling?action=raw&ctype=text/css">  
 +
 
 
     <link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/Banner-Styling?action=raw&ctype=text/css">
 
     <link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/Banner-Styling?action=raw&ctype=text/css">
     <link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/GeneralSelectionMenu-Styling?action=raw&ctype=text/css">
+
 
 +
     <link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/GeneralSelectionMenu-Styling?action=raw&ctype=text/css">  
 +
 
 
     <link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/General-Styling?action=raw&ctype=text/css">
 
     <link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/General-Styling?action=raw&ctype=text/css">
 +
 
     <link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/TemplateSelectionMenu-Styling?action=raw&ctype=text/css">
 
     <link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/TemplateSelectionMenu-Styling?action=raw&ctype=text/css">
 +
 
     <link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/Template-Styling?action=raw&ctype=text/css">
 
     <link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/Template-Styling?action=raw&ctype=text/css">
 +
 
     <link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/ProgressBar-Styling?action=raw&ctype=text/css">
 
     <link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/ProgressBar-Styling?action=raw&ctype=text/css">
 +
 
     <link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/Footer-Styling?action=raw&ctype=text/css">   
 
     <link rel="stylesheet" type="text/css" href="https://2020.igem.org/Template:Calgary/Footer-Styling?action=raw&ctype=text/css">   
  
Line 36: Line 45:
 
<style>
 
<style>
  
<--change of color here has no affect on other pages that should theoretically inherit "general-code" - James Dean
+
<!--change of color here has no affect on landing page.-->
  
 
.navbar {
 
.navbar {
Line 43: Line 52:
 
<!-- .navbar changes theNAVBAR COLOUR!!! -->
 
<!-- .navbar changes theNAVBAR COLOUR!!! -->
  
<!--move all this header stuff into its own file? - James Dean-->
+
 
 
</style>
 
</style>
  
  
 
   </head>
 
   </head>
 +
 +
 +
 +
<!--move all this header stuff into its own file? -->
 +
 +
 
   <body>
 
   <body>
  
Line 158: Line 173:
 
           <progress value="0" max="100" id="bar"></progress>
 
           <progress value="0" max="100" id="bar"></progress>
 
         </div>
 
         </div>
       </div></div></body></html>
+
       </div></div>
 +
 
 +
</body></html>

Latest revision as of 00:00, 17 July 2020

-->