Added descriptive title, visual equalizing
This commit is contained in:
@@ -9,11 +9,13 @@
|
||||
<link rel="stylesheet" href="../assets/pyscript.css" />
|
||||
<script defer src="../assets/pyscript.js"></script>
|
||||
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<title>D3 mit PyScript</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<div style="text-align: center">PyScript</div>
|
||||
<h1>Duolingo XP nach Sprache</h1>
|
||||
<h2>PyScript</h2>
|
||||
<div id="py" style="width: 400px; height: 400px; margin: auto">
|
||||
<div class="loading"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user