From b595d0309d2c26fd6eca1399e8a502b8bb76f5be Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 30 Apr 2021 07:34:52 +0100 Subject: use a smaller padding for links --- buetow.org.sh | 2 +- content/gemtext/gemfeed/atom.xml | 10 +++++----- content/html/contact-information.html | 2 +- .../2021-04-22-dtail-the-distributed-log-tail-program.html | 2 +- .../html/gemfeed/2021-04-24-welcome-to-the-geminispace.html | 2 +- content/html/index.html | 2 +- content/html/resources.html | 2 +- header.html | 2 +- 8 files changed, 12 insertions(+), 12 deletions(-) diff --git a/buetow.org.sh b/buetow.org.sh index c44e064..5275c3d 100755 --- a/buetow.org.sh +++ b/buetow.org.sh @@ -50,7 +50,7 @@ ATOMHEADER gemini://$DOMAIN/gemfeed/$post $updated - $first_paragraph + $first_paragraph... $AUTHOR $EMAIL diff --git a/content/gemtext/gemfeed/atom.xml b/content/gemtext/gemfeed/atom.xml index 08ab38c..77d00c2 100644 --- a/content/gemtext/gemfeed/atom.xml +++ b/content/gemtext/gemfeed/atom.xml @@ -5,13 +5,13 @@ gemini://buetow.org - 2021-04-30T07:17:28+01:00 + 2021-04-30T07:34:28+01:00 Welcome to the Geminispace gemini://buetow.org/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi - 2021-04-30T07:17:28+01:00 - Have you reached this article already via Gemini? You need a special client for that, web browsers such as Firefox, Chrome, Safari etc. don't support the Gemini protocol. The Gemini address of this site (or the address of this capsule as people say in Geminispace) is: + 2021-04-30T07:34:28+01:00 + Have you reached this article already via Gemini? You need a special client for that, web browsers such as Firefox, Chrome, Safari etc. don't support the Gemini protocol. The Gemini address of this site (or the address of this capsule as people say in Geminispace) is:... Paul Buetow comments@mx.buetow.org @@ -21,8 +21,8 @@ DTail - The distributed log tail program gemini://buetow.org/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi - 2021-04-30T07:17:28+01:00 - This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too. + 2021-04-30T07:34:28+01:00 + This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too.... Paul Buetow comments@mx.buetow.org diff --git a/content/html/contact-information.html b/content/html/contact-information.html index a0754ae..ff421a8 100644 --- a/content/html/contact-information.html +++ b/content/html/contact-information.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: " > "; padding-left: 10px; } +a.textlink:before { content: " > "; padding-left: 2px; } a:hover { color: #51afef; text-decoration: underline; } h1 { color: #ff6c6b; } h2, h3, h4, h5, h6 { color: #51afef; } diff --git a/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html b/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html index 65e6422..c4d756e 100644 --- a/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html +++ b/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.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: " > "; padding-left: 10px; } +a.textlink:before { content: " > "; padding-left: 2px; } a:hover { color: #51afef; text-decoration: underline; } h1 { color: #ff6c6b; } h2, h3, h4, h5, h6 { color: #51afef; } diff --git a/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html b/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html index 3faa949..a5ffed5 100644 --- a/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html +++ b/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.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: " > "; padding-left: 10px; } +a.textlink:before { content: " > "; padding-left: 2px; } a:hover { color: #51afef; text-decoration: underline; } h1 { color: #ff6c6b; } h2, h3, h4, h5, h6 { color: #51afef; } diff --git a/content/html/index.html b/content/html/index.html index 4f2b29d..6eaa636 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: " > "; padding-left: 10px; } +a.textlink:before { content: " > "; padding-left: 2px; } a:hover { color: #51afef; text-decoration: underline; } h1 { color: #ff6c6b; } h2, h3, h4, h5, h6 { color: #51afef; } diff --git a/content/html/resources.html b/content/html/resources.html index fc665e8..d661e08 100644 --- a/content/html/resources.html +++ b/content/html/resources.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: " > "; padding-left: 10px; } +a.textlink:before { content: " > "; padding-left: 2px; } a:hover { color: #51afef; text-decoration: underline; } h1 { color: #ff6c6b; } h2, h3, h4, h5, h6 { color: #51afef; } diff --git a/header.html b/header.html index b83754f..669cf03 100644 --- a/header.html +++ b/header.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: " > "; padding-left: 10px; } +a.textlink:before { content: " > "; padding-left: 2px; } a:hover { color: #51afef; text-decoration: underline; } h1 { color: #ff6c6b; } h2, h3, h4, h5, h6 { color: #51afef; } -- cgit v1.2.3