Add place_title to bottom of map and at marker description. Added style elements to style sheet.

svn: r15584
This commit is contained in:
Rob G. Healey
2010-06-20 05:42:42 +00:00
parent 939ac5505e
commit cba915b882
2 changed files with 36 additions and 10 deletions

View File

@@ -35,9 +35,15 @@ div#middle {
float: center;
height: 400px;
width: 60%;
margin: 10px 0px 10px 0px;
margin: 10px 0px 6px 0px;
padding: 0% 20% 0% 20%;
}
div#middle div#location {
margin-top: 6px;
font: normal 12px sans-serif;
text-align: center;
width: 80%;
}
/* geo-info bubble
------------------------------------------------- */