You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
 

35 lines
909 B

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width,initial-scale=1'>
<title>KSP kurz</title>
<style>
html, body {
height: 100%;
}
body {
color: #333;
margin: 0;
box-sizing: border-box;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
</style>
<link rel='stylesheet' href='/build/bundle.css'>
<script type="module" src='/build/bundle.js'></script>
<script nomodule>
document.onload = () => {
document.getElementById("svelte-root").textContent = "Tvůj prohlížeč je mentálně retardovaný, sežeň si prosím třeba aktuální Firefox."
}
</script>
</head>
<body style="padding: 0">
<div id="page" style="position: relative;">
<noscript>Interaktivní grafy bez Javascriptu neumím</noscript>
</div>
</body>
</html>