Difference between revisions of "Template:Sydney Australia"

 
(2 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;
Line 106: Line 106:
 
#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;
Line 203: 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