Table Text Color
This commit is contained in:
parent
9302ee6288
commit
88876651b0
1 changed files with 4 additions and 1 deletions
|
@ -75,4 +75,7 @@ h1 {
|
||||||
a {
|
a {
|
||||||
color: var(--primary-color);
|
color: var(--primary-color);
|
||||||
}
|
}
|
||||||
|
.moneroversary-table,
|
||||||
|
.price-table{
|
||||||
|
color: #cecece;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue