From 762dc3a1a1c7ef049aec528a5e8b8251ac9bc7b5 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 30 Apr 2021 07:17:59 +0100 Subject: improve link style --- content/html/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'content/html/index.html') diff --git a/content/html/index.html b/content/html/index.html index f4185a1b..4f2b29d0 100644 --- a/content/html/index.html +++ b/content/html/index.html @@ -9,7 +9,7 @@ img { display: block; max-width: 70%;} pre { color: #ecbe7b; } blockquote { color: #ecbe7b; } a { color: #c678dd; text-decoration: none; } -a.textlink:before { content: " > "; } +a.textlink:before { content: " > "; padding-left: 10px; } a:hover { color: #51afef; text-decoration: underline; } h1 { color: #ff6c6b; } h2, h3, h4, h5, h6 { color: #51afef; } @@ -27,16 +27,16 @@ li { color: #98be65; }

Why does this site look so old?

If you reach this site via the modern web, please read this:

-Welcome to the Geminispace
+Welcome to the Geminispace

Introduction

My name is Paul Buetow and this is my personal internet site. You can call me a Linux/*BSD enthusiast, hobbyist and also a Linux Systems Administrator, DevOps Engineer, Programmer, Site Reliability Engineer professional with over 25 years of personal and around 15 years of professional working experience.

You will encounter mostly (if not only) technical content on this site. I have published some Open-Source software, you will find some reference to it on this site or on my GitHub page(s). I also read a lot of tech newsletters and blogs. I re-share the most interesting ones on my social media feeds. You can find links to my GitHub pages and to my social media accounts in my contact information page:

-Contact information
+Contact information

I have also compiled a list of resources which made an impact on me:

-List of resources
+List of resources

Blog posts

English is not my mother tongue. So please ignore any errors you might encounter.

-2021-04-24 Welcome to the Geminispace
-2021-04-22 DTail - The distributed log tail program
+2021-04-24 Welcome to the Geminispace
+2021-04-22 DTail - The distributed log tail program
-- cgit v1.2.3