Fix some invalid html markup and some inconsistencies

This commit is contained in:
Maximilian Krög
2022-08-21 01:10:52 +02:00
parent c5f8629f65
commit 559712f728
14 changed files with 44 additions and 39 deletions

View File

@@ -1,7 +1,8 @@
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="../theme/ol.css" type="text/css">
<meta charset="UTF-8">
<title>Map</title>
<link rel="stylesheet" type="text/css" href="../theme/ol.css">
<style>
body {
margin: 0;