Make a nice table and clean up.

This commit is contained in:
Matt
2020-05-19 21:47:57 -05:00
parent 5bcbe107af
commit 1515db776e
3 changed files with 29 additions and 9 deletions

3
static/css/style.css Normal file
View File

@ -0,0 +1,3 @@
.statuses tr td {
border: 1px solid black;
}