darken colors
This commit is contained in:
parent
5e477fc76b
commit
9339e86bf2
@ -65,13 +65,13 @@ body{
|
||||
object-fit: contain;
|
||||
}
|
||||
.localcellx{
|
||||
background-color: #00ff00;
|
||||
background-color: #2d772d;
|
||||
}
|
||||
.remotecellx{
|
||||
background-color: #ff0000;
|
||||
background-color: #941f1f;
|
||||
}
|
||||
.localauxcellx{
|
||||
background-color: #00cc00;
|
||||
background-color: #006100;
|
||||
}
|
||||
.remoteauxcellx{
|
||||
background-color: #cc0000;
|
||||
|
Loading…
Reference in New Issue
Block a user