Adjust network name badge colours (darker) (#2823)
This commit is contained in:
parent
aca82fb84b
commit
3637c6ad9a
@ -51,11 +51,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.networklive {
|
.networklive {
|
||||||
background: rgb(75, 255, 75);
|
background: rgb(0, 136, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
.networktest {
|
.networktest {
|
||||||
background: rgb(255, 75, 75);
|
background: rgb(136, 0, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
.peers {
|
.peers {
|
||||||
|
Loading…
Reference in New Issue
Block a user