Difference between revisions of "Template:Sydney Australia"

 
(14 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;
+
 
     }
 
     }
 +
 +
#contentContainer  td {
 +
    padding: 10px;
 +
    border: 0px solid #565656; /* HARRY THis was 1 px!!*/
 +
    border-collapse: collapse;
 +
    vertical-align: text-top;
 +
    }
 +
  
 
/*Change the styling of table cells*/
 
/*Change the styling of table cells*/
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 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