Template:Team:Berkeley/css

From 2012.igem.org

(Difference between revisions)
Line 51: Line 51:
table
table
{
{
-
border-collapse:collapse;
+
      border-collapse:collapse;
}
}
table,th, td
table,th, td
{
{
-
border: 1px solid black;
+
      border: 1px solid black;
}
}
td
td
{
{
-
text-align:center;
+
      text-align:center;
 +
      padding:10px;
}
}
</style>
</style>
</html>
</html>

Revision as of 11:05, 3 October 2012