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