summaryrefslogtreecommitdiff
path: root/simple-header
blob: 65cdda0783f3160bdfd3b7a59efb5b2f5daa68aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="/fonts/fonts.css">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="/favicon/site.webmanifest">
<style>
:root 	{font-size: 15px;}
body 	{background-color: #111; margin: 2rem;}
pre 	{color: #ddd; font-family: jetbrains-mono-regular, Consolas, Menlo, monospace; font-style: normal; font-size: 1rem; line-height: 1.5em; white-space: pre-wrap;}
pre a	{color: #ddd;}
pre a:link	{text-decoration: none; color: #ddd;}
pre a:visited	{text-decoration: none; color: #ddd;}
pre a:hover	{text-decoration: none; color: #111; background-color: #ddd;}
pre a:active	{text-decoration: none; color: #ddd;}
</style>
<title>#</title>
</head>

<body>
<pre>