google maps
note to self: do not let google map images inherit the background-color property i.e.
if the map happens to be in foo somewhere png transparency will break.
.foo img {
background-color: #ffffff;
}
background-color: #ffffff;
}
if the map happens to be in foo somewhere png transparency will break.
0 Comments:
Post a Comment
<< Home