Visual polishing
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="icon" type="image/x-icon" href="../assets/favicon.png" />
|
||||
<link rel="stylesheet" href="../assets/pyscript.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<script defer src="../assets/pyscript.js"></script>
|
||||
<title>PLZ-Karte Deutschland</title>
|
||||
<!-- prettier-ignore -->
|
||||
@@ -14,7 +15,7 @@
|
||||
</py-env>
|
||||
</head>
|
||||
<body>
|
||||
<div id="folium" style="width: 100%; height: 100%"></div>
|
||||
<div id="folium"></div>
|
||||
<py-script output="folium" src="script.py"></py-script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user