Fix place capture button text readability
This commit is contained in:
parent
476be732a9
commit
b395781c83
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -324,4 +324,8 @@ body {
|
|||||||
|
|
||||||
#place-health-place {
|
#place-health-place {
|
||||||
height: 15px;
|
height: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#capturebtn {
|
||||||
|
color: black;
|
||||||
}
|
}
|
@ -324,4 +324,8 @@ body {
|
|||||||
|
|
||||||
#place-health-place {
|
#place-health-place {
|
||||||
height: 15px;
|
height: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#capturebtn {
|
||||||
|
color: black;
|
||||||
}
|
}
|
Reference in New Issue
Block a user