Commit 9e84ebf2 authored by Robert Lord's avatar Robert Lord

Add margin to bottom of tables

parent 541998da
......@@ -113,6 +113,7 @@ html, body {
}
table {
margin-bottom: 1em;
th,td {
text-align: left;
vertical-align: top;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment