Continue formatting work

This commit is contained in:
2019-09-26 23:35:53 -04:00
parent e9794bc0c7
commit 388bd413d5
2 changed files with 12 additions and 4 deletions

View File

@ -113,8 +113,16 @@
border-bottom-width: 1px;
}
table {
border-collapse: collapse;
border-style: hidden;
}
td, th {
padding-left: .1em;
padding-right: 2em;
border-style: solid;
border-width: .1em;
}
}