More detailed RZL
This commit is contained in:
parent
03a58e918a
commit
a65e937623
5 changed files with 22 additions and 17 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<head>
|
||||
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.2.0/dist/leaflet.css" integrity="sha512-M2wvCLH6DSRazYeZRIm1JnYyh22purTM+FDB5CsyxtQJYeKq83arPe5wgbNmcFXGqiSH2XR8dT/fJISVA1r/zQ==" crossorigin=""/>
|
||||
<meta charset="utf-8" />
|
||||
<title>Space Map</title>
|
||||
<style>
|
||||
#content {
|
||||
height: 100%;
|
||||
|
|
@ -19,6 +20,7 @@
|
|||
}
|
||||
body .leaflet-div-icon {
|
||||
border: 0;
|
||||
background: transparent;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Material Icons';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue