Add class table-title.
This commit is contained in:
parent
dd8cd91d0e
commit
365e7987a1
@ -107,6 +107,14 @@ table, th, td {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
.table-title {
|
||||
font-family: Roboto, sans-serif;
|
||||
font-size: 18px;
|
||||
color: #ffffff;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.table-main {
|
||||
font-family: Roboto, sans-serif;
|
||||
font-size: 18px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user