swap .brass and .rare color
This commit is contained in:
parent
2bbfd3b806
commit
68d6d7a5c1
@ -251,7 +251,7 @@ td.coin {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.brass {
|
.brass {
|
||||||
background-color: #edb453 !important;
|
background-color: #dec1a8 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.buy_only {
|
.buy_only {
|
||||||
@ -259,7 +259,7 @@ td.coin {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.rare {
|
.rare {
|
||||||
background-color: #dec1a8 !important;
|
background-color: #edb453 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.found {
|
.found {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user