summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html11
1 files changed, 9 insertions, 2 deletions
diff --git a/index.html b/index.html
index 9fc7596..f4ed7a6 100644
--- a/index.html
+++ b/index.html
@@ -13,6 +13,11 @@ body {
padding: 0 .62em;
font: 1.1em/1.2 serif;
}
+
+.code {
+ font-family: monospace;
+ overflow: auto;
+}
</style>
</head>
<body>
@@ -39,14 +44,16 @@ body {
<p><b>Irc:</b> jtle on <a href="https://libera.chat/">Libera chat</a></p>
<p><b>GPG key:</b> <a href="/key.gpg">key.gpg</a></p>
<p><b>Fingerprint:</b></p>
- <pre style="font-family: monospace">
+ <div class="code">
+ <pre>
pub rsa4096 2019-05-14 [C]
950B E864 6008 1952 5DA4 9C09 9E44 42B6 BE0C E332
uid [ultimate] Julian T (Main Primary key) &lt;lookabove&gt;
sub rsa2048 2019-05-14 [S] [expires: 2022-01-21]
sub rsa2048 2019-05-14 [E] [expires: 2022-01-21]
sub rsa3072 2019-06-20 [A] [expires: 2022-01-21]
- </pre>
+ </pre>
+ </div>
</div>
<br/><br/>
<footer>