From 892fdc663532aa6a30a2086cc3775951459c7397 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 4 Nov 2021 11:19:05 +0200 Subject: Publishing new version --- gemfeed/2021-07-04-the-well-grounded-rubyist.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'gemfeed/2021-07-04-the-well-grounded-rubyist.html') diff --git a/gemfeed/2021-07-04-the-well-grounded-rubyist.html b/gemfeed/2021-07-04-the-well-grounded-rubyist.html index 8c01db3f..ccd22b60 100644 --- a/gemfeed/2021-07-04-the-well-grounded-rubyist.html +++ b/gemfeed/2021-07-04-the-well-grounded-rubyist.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; -- cgit v1.2.3