Finish project. Please read the readme.

Signed-off-by: Rick Hays <rhays@haysgang.com>
This commit is contained in:
2019-09-25 21:07:14 -05:00
parent 1c2488c808
commit ec443db999
8 changed files with 183 additions and 15 deletions

View File

@@ -25,6 +25,16 @@ body
section
{
div#request
{
margin: 0 auto;
width: 80%;
p
{
text-align: left;
}
}
form
{
div#latitude_error
@@ -99,7 +109,7 @@ body
div#results
{
background-color: aqua;
background-color: white;
margin: 0 auto;
text-align: left;
width: 80%;