feat: add page style

This commit is contained in:
Tim Schubert 2024-08-22 16:06:19 +02:00
parent b971b5905b
commit 40b6196abf
Signed by: dadada
SSH key fingerprint: SHA256:bFAjFH3hR8zRBaJjzQDjc3o4jqoq5EZ87l+KXEjxIz0
7 changed files with 90 additions and 64 deletions

View file

@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en-us">
<head>
<meta charset="utf-8" />
@ -9,15 +9,9 @@
href="https://dadada.li/feed.xml"
title="dadada"
/>
<link rel="stylesheet" type="text/css" href="../../pagestyle.css" />
</head>
<body
style="
min-width: 30em;
max-width: 60em;
margin-left: auto;
margin-right: auto;
"
>
<body>
<header>
<nav>
<a href="https://dadada.li/">dadada</a>
@ -45,7 +39,8 @@ decrypts +----------------+ +----------+ +-----------+
+->| SEA (master) |
| remote on paper |
+-----------------+
</pre>
</pre
>
<p>
See
<a