summaryrefslogtreecommitdiff
path: root/header.html
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-04-30 09:59:32 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:04 +0100
commit877f88b791cece4e82f1343cfef86ece5628daa2 (patch)
treea6e48bdc48467e27b1b735e075a59ff4c4e38e0b /header.html
parent20af5279f1166080c0804558c4429e332e4d62a6 (diff)
those files are not real html but only parts
Diffstat (limited to 'header.html')
-rw-r--r--header.html19
1 files changed, 0 insertions, 19 deletions
diff --git a/header.html b/header.html
deleted file mode 100644
index 7fadf752..00000000
--- a/header.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-<title>buetow.org - Having fun with computers!</title>
-<meta charset='utf-8'>
-<style>
-body { background-color: #282c34; color: #dfdfdf; margin: auto; max-width: 900px; }
-img { display: block; max-width: 70%;}
-pre { color: #ecbe7b; }
-blockquote { color: #ecbe7b; }
-a { color: #c678dd; text-decoration: none; }
-a.textlink:before { content: " > "; padding-left: 2px; }
-a:hover { color: #51afef; text-decoration: underline; }
-h1 { color: #ff6c6b; }
-h2, h3, h4, h5, h6 { color: #51afef; }
-li { color: #98be65; }
-</style>
-</head>
-<body>