make sure ipv4 map works over https
This commit is contained in:
parent
75fe62730c
commit
4bc846741a
2 changed files with 8 additions and 7 deletions
|
|
@ -78,6 +78,10 @@
|
|||
opacity: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
#world > img {
|
||||
width: 256px;
|
||||
height: 256px;
|
||||
}
|
||||
|
||||
div.marker {
|
||||
position: absolute;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue