From 109648ca317842d8f008e9c5642acd8b3e337cf1 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 19 Jun 2021 11:04:18 +0100 Subject: change css style --- ...-22-spinning-up-my-own-authoritative-dns-servers.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html') diff --git a/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html b/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html index 9357c42b..b4e91a51 100644 --- a/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html +++ b/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html @@ -36,7 +36,7 @@ img { pre { display: block; background-color: #111; - color: #fff; + color: #0ca; padding: 5px; overflow-x: auto; } @@ -45,6 +45,20 @@ a.textlink:before { content: " ⇒ "; padding-left: 2px; } + +p.quote { + color: #82EEFD; +} + +p.quote:before { + content: " « "; + padding-left: 2px; +} + +p.quote:after { + content: " » "; + padding-right: 2px; +} -- cgit v1.2.3