slightly darker color for table-cell-contents
This commit is contained in:
parent
857ccad471
commit
e9059a7f35
@ -296,7 +296,7 @@ a.btn.btn-info:hover,
|
||||
/* .table__td { */
|
||||
td {
|
||||
font-size: 16px;
|
||||
color: #808080;
|
||||
color: var(--color-font);
|
||||
line-height: 1.4;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user