align to center for table headers

This commit is contained in:
ulaulaman 2018-05-10 17:08:08 +02:00 committed by GitHub
parent cc4297a188
commit 715f544e04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ div.blueTable {
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
border-left: 2px solid #D0E4F5;
}
.divTable.blueTable .divTableHeading .divTableHead:first-child {