Add place_title to bottom of map and at marker description. Added style elements to style sheet.
svn: r15584
This commit is contained in:
@@ -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
|
||||
------------------------------------------------- */
|
||||
|
Reference in New Issue
Block a user