Fix place capture button text readability

This commit is contained in:
Skylar Ittner 2016-08-08 02:05:42 -06:00
parent 476be732a9
commit b395781c83
6 changed files with 8 additions and 0 deletions

View File

@ -324,4 +324,8 @@ body {
#place-health-place { #place-health-place {
height: 15px; height: 15px;
}
#capturebtn {
color: black;
} }

View File

@ -324,4 +324,8 @@ body {
#place-health-place { #place-health-place {
height: 15px; height: 15px;
}
#capturebtn {
color: black;
} }