Add lite version of website

This commit is contained in:
2021-07-26 18:42:50 +00:00
parent 65b3ad7fbf
commit 600cc9e51f
5 changed files with 70 additions and 66 deletions

View File

@@ -1,8 +1,12 @@
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="data:;base64,=">
<style>
body {background: #eee; font: 1.1rem/1.5 serif;}
h1, h2 {margin-left: -24; font-family: sans-serif;}
body {font: 1.1rem/1.5 serif; overflow-y: scroll;}
h1, h2 {font-family: sans-serif;}
a {text-decoration: none; color: #000; border-bottom: 1px solid #000;}
{% block style %}
{% endblock %}
</style>
<div style="max-width: 600; margin: auto">
<h1>Tanner Collin</h1>