summaryrefslogtreecommitdiff
path: root/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-04-30 07:34:52 +0100
committerPaul Buetow <git@mx.buetow.org>2021-04-30 07:34:52 +0100
commit4b2b93bf3433a55193960bd85faef789684efe82 (patch)
tree21ace928eceb1e8029108c1879ca52c1eceaf882 /content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html
parent4cfa033083b516205860fe3b608a10b2b4fdc2b7 (diff)
use a smaller padding for links
Diffstat (limited to 'content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html')
-rw-r--r--content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html2
1 files changed, 1 insertions, 1 deletions
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; }