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 { */
|
/* .table__td { */
|
||||||
td {
|
td {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: #808080;
|
color: var(--color-font);
|
||||||
line-height: 1.4;
|
line-height: 1.4;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user