diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-04-30 07:34:52 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | b595d0309d2c26fd6eca1399e8a502b8bb76f5be (patch) | |
| tree | 895ff8a2f0b3782dcb78ba554ddbd668b9a09e00 /content | |
| parent | 9e8f273e6e6ca85bcfbad1219ae1d9ef1acf7ad9 (diff) | |
use a smaller padding for links
Diffstat (limited to 'content')
| -rw-r--r-- | content/gemtext/gemfeed/atom.xml | 10 | ||||
| -rw-r--r-- | content/html/contact-information.html | 2 | ||||
| -rw-r--r-- | content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html | 2 | ||||
| -rw-r--r-- | content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html | 2 | ||||
| -rw-r--r-- | content/html/index.html | 2 | ||||
| -rw-r--r-- | content/html/resources.html | 2 |
6 files changed, 10 insertions, 10 deletions
diff --git a/content/gemtext/gemfeed/atom.xml b/content/gemtext/gemfeed/atom.xml index 08ab38c2..77d00c27 100644 --- a/content/gemtext/gemfeed/atom.xml +++ b/content/gemtext/gemfeed/atom.xml @@ -5,13 +5,13 @@ <link href="gemini://buetow.org/gemfeed/" rel="self" /> <link href="gemini://buetow.org/" /> <id>gemini://buetow.org</id> - <updated>2021-04-30T07:17:28+01:00</updated> + <updated>2021-04-30T07:34:28+01:00</updated> <entry> <title>Welcome to the Geminispace</title> <link href="gemini://buetow.org/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi" /> <id>gemini://buetow.org/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi</id> - <updated>2021-04-30T07:17:28+01:00</updated> - <summary>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:</summary> + <updated>2021-04-30T07:34:28+01:00</updated> + <summary>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:...</summary> <author> <name>Paul Buetow</name> <email>comments@mx.buetow.org</email> @@ -21,8 +21,8 @@ <title>DTail - The distributed log tail program</title> <link href="gemini://buetow.org/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi" /> <id>gemini://buetow.org/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi</id> - <updated>2021-04-30T07:17:28+01:00</updated> - <summary>This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too.</summary> + <updated>2021-04-30T07:34:28+01:00</updated> + <summary>This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too....</summary> <author> <name>Paul Buetow</name> <email>comments@mx.buetow.org</email> diff --git a/content/html/contact-information.html b/content/html/contact-information.html index a0754aeb..ff421a83 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 65e64224..c4d756e4 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 3faa9495..a5ffed5a 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 4f2b29d0..6eaa6363 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 fc665e84..d661e08c 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; } |
