summaryrefslogtreecommitdiff
path: root/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-06-19 11:04:18 +0100
committerPaul Buetow <git@mx.buetow.org>2021-06-19 11:04:18 +0100
commit109648ca317842d8f008e9c5642acd8b3e337cf1 (patch)
tree81356422cedd9704a4259c72c78ed845818d0e37 /gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html
parentb177daee04a46265267c4cde27b7736d852039cd (diff)
change css style
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.html16
1 files changed, 15 insertions, 1 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 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;
+}
</style>
</head>
<body>