Difference between revisions of "Template:Sydney Australia"

 
(3 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;
 
                                 padding-left: 10px;
 
                                 padding-left: 10px;
 
     }
 
     }
  
#contentContainer td {
+
#contentContainer td {
     border: 1px solid #565656;
+
    padding: 10px;
 +
     border: 0px solid #565656; /* HARRY THis was 1 px!!*/
 
     border-collapse: collapse;
 
     border-collapse: collapse;
      margin: auto;
+
    vertical-align: text-top;
                                padding: 10px;
+
 
+
 
     }
 
     }
  
Line 204: 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