Team:McMaster-Ontario/css

From 2012.igem.org

(Difference between revisions)
Line 200: Line 200:
  height : 200px;
  height : 200px;
}
}
 +
 +
 +
table {
 +
  background-color: transparent;
 +
}
 +
 +
table th {
 +
  padding-left: 5px;
 +
  padding-right: 5px;
 +
}
 +
 +
#content {
 +
  border: none;
 +
  background-color: transparent;
 +
}
 +
</style>
</style>
</head>
</head>
</html>
</html>

Revision as of 01:22, 15 February 2013