changed color for member so difference is more noticeable
This commit is contained in:
parent
09377c509f
commit
5191e300df
|
@ -356,7 +356,7 @@ footer {
|
||||||
cursor: unset;
|
cursor: unset;
|
||||||
}
|
}
|
||||||
.is-member {
|
.is-member {
|
||||||
color: #2b908f;
|
color: #26fcef;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-width : 1200px) {
|
@media only screen and (min-width : 1200px) {
|
||||||
|
|
Loading…
Reference in New Issue