Table Text Color

This commit is contained in:
monerooo 2022-03-31 20:03:38 +02:00
parent 9302ee6288
commit 88876651b0

View File

@ -75,4 +75,7 @@ h1 {
a {
color: var(--primary-color);
}
.moneroversary-table,
.price-table{
color: #cecece;
}