Changing info_footer to info_settings.
Location from footer to top right hand corner. modified: public_html/gmap.html modified: public_html/script.js modified: public_html/style.css
This commit is contained in:
parent
9e8c1053bd
commit
2d1325f014
3 changed files with 15 additions and 22 deletions
public_html
|
@ -26,12 +26,9 @@ margin:0px;
|
|||
margin-top:10px;
|
||||
font-size:16px;
|
||||
}
|
||||
#info_footer {
|
||||
position: absolute;
|
||||
display: none;
|
||||
text-align: center;
|
||||
padding:0px;
|
||||
margin:0px;
|
||||
#info_settings {
|
||||
position: absolute;
|
||||
display: none;
|
||||
}
|
||||
#tabinfo{
|
||||
height: 400px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue