Fix color of links in content tables
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
.table {
|
||||||
|
a,
|
||||||
|
a:hover {
|
||||||
|
color: inherit;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.dates-table, .pricetable {
|
.dates-table, .pricetable {
|
||||||
> tbody > tr > th {
|
> tbody > tr > th {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|||||||
Reference in New Issue
Block a user