Table styling

pandemic-bond
Bradlee Speice 2020-04-12 17:00:37 -04:00
parent 81b018bacd
commit 7fa69dea9f
1 changed files with 5 additions and 0 deletions

View File

@ -112,3 +112,8 @@ blockquote {
.post-nav-next {
text-align: right;
}
th, td {
border-bottom: 1px solid $gray;
padding: 0.75em;
}