Difference between revisions of "Template:Sydney Australia"

 
(16 intermediate revisions by the same user not shown)
Line 99: Line 99:
 
/*Change the styling of tables */
 
/*Change the styling of tables */
 
         #contentContainer table {
 
         #contentContainer table {
     border: 1px solid #565656;
+
     border: 0px solid #565656; /* HARRY THis was 1 px!!*/
 
     border-collapse: collapse;
 
     border-collapse: collapse;
    width: 90%
+
                                padding-left: 10px;
    margin: auto;
+
    margin-bottom: 15px;
+
    margin-top: 15px;
+
    margin-right: 10px;
+
    margin-left: 10px;
+
 
     }
 
     }
  
/*Change the styling of table cells*/
+
#contentContainer  td {
    #contentContainer  td {
+
 
     padding: 10px;
 
     padding: 10px;
     border: 1px solid #565656;
+
     border: 0px solid #565656; /* HARRY THis was 1 px!!*/
 
     border-collapse: collapse;
 
     border-collapse: collapse;
 
     vertical-align: text-top;
 
     vertical-align: text-top;
 
     }
 
     }
 +
 +
 +
/*Change the styling of table cells*/
 +
    /*#contentContainer  td {*/
 +
    /* padding: 10px;*/
 +
    /* border: 1px solid #565656;*/
 +
    /* border-collapse: collapse;*/
 +
    /* vertical-align: text-top;*/
 +
    /*}
  
 
/*Change the styling of table headers */
 
/*Change the styling of table headers */
Line 164: Line 167:
 
 
 
</div>
 
</div>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
  
 
 
Line 171: Line 203:
 
<!-- Start of content -->
 
<!-- Start of content -->
 
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
 
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
<script src="https://2015.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
+
 
 +
 
 +
<script type="text/javascript" src="https://2015.igem.org/Team:Sydney_Australia/Javascript2?
 +
action=raw&ctype=text/javascript"></script>
 +
 
 +
 
  
  
 
</html>
 
</html>

Latest revision as of 12:47, 11 September 2015