change th align to center

This commit is contained in:
infominer33 2019-03-19 04:28:12 -04:00
parent e58116e893
commit f0e2b8a9d3
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ table {
}
th, td {
text-align:left;
text-align:center;
padding:5px 10px;
border-bottom:1px solid #aaa;
}