summaryrefslogtreecommitdiff
path: root/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-11-04 11:19:05 +0200
committerPaul Buetow <paul@buetow.org>2021-11-04 11:19:05 +0200
commit892fdc663532aa6a30a2086cc3775951459c7397 (patch)
tree962e4a863fdc3068df86d088da4fc2469dfd6bc2 /gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html
parent78257d3a4c1b7e7f409d065c73ab74b1ff1cbac2 (diff)
Publishing new version
Diffstat (limited to 'gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html')
-rw-r--r--gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html8
1 files changed, 8 insertions, 0 deletions
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 fd162873..2161b123 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
@@ -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;