summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/html/contact-information.html4
-rw-r--r--content/html/gemfeed/2008-06-26-perl-poetry.html4
-rw-r--r--content/html/gemfeed/2010-05-09-the-fype-programming-language.html4
-rw-r--r--content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html4
-rw-r--r--content/html/gemfeed/2016-04-03-offsite-backup-with-zfs.html4
-rw-r--r--content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html4
-rw-r--r--content/html/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html4
-rw-r--r--content/html/gemfeed/2016-11-20-methods-in-c.html4
-rw-r--r--content/html/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.draft.html4
-rw-r--r--content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html4
-rw-r--r--content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html4
-rw-r--r--content/html/gemfeed/2021-05-15-buetow.org.sh-One-Bash-script-to-rule-it-all.draft.html4
-rw-r--r--content/html/gemfeed/index.html4
-rw-r--r--content/html/index.html4
-rw-r--r--content/html/resources.html4
-rw-r--r--header.html.part4
16 files changed, 32 insertions, 32 deletions
diff --git a/content/html/contact-information.html b/content/html/contact-information.html
index 4a313653..a89c993a 100644
--- a/content/html/contact-information.html
+++ b/content/html/contact-information.html
@@ -9,7 +9,7 @@ body {
margin: auto;
max-width: 900px;
background-color: #FFFFEF;
- border: 1px dashed #990000;
+ border: 1px dashed #880000;
border-radius: 8px;
padding: 5px;
}
@@ -33,7 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
- border: 1px dotted #FFA500;
+ border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;
}
diff --git a/content/html/gemfeed/2008-06-26-perl-poetry.html b/content/html/gemfeed/2008-06-26-perl-poetry.html
index 83e1349b..10182085 100644
--- a/content/html/gemfeed/2008-06-26-perl-poetry.html
+++ b/content/html/gemfeed/2008-06-26-perl-poetry.html
@@ -9,7 +9,7 @@ body {
margin: auto;
max-width: 900px;
background-color: #FFFFEF;
- border: 1px dashed #990000;
+ border: 1px dashed #880000;
border-radius: 8px;
padding: 5px;
}
@@ -33,7 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
- border: 1px dotted #FFA500;
+ border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;
}
diff --git a/content/html/gemfeed/2010-05-09-the-fype-programming-language.html b/content/html/gemfeed/2010-05-09-the-fype-programming-language.html
index 20e17d33..d8baa0ab 100644
--- a/content/html/gemfeed/2010-05-09-the-fype-programming-language.html
+++ b/content/html/gemfeed/2010-05-09-the-fype-programming-language.html
@@ -9,7 +9,7 @@ body {
margin: auto;
max-width: 900px;
background-color: #FFFFEF;
- border: 1px dashed #990000;
+ border: 1px dashed #880000;
border-radius: 8px;
padding: 5px;
}
@@ -33,7 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
- border: 1px dotted #FFA500;
+ border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;
}
diff --git a/content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html b/content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html
index 14ac84f9..7d6118e5 100644
--- a/content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html
+++ b/content/html/gemfeed/2011-05-07-perl-daemon-service-framework.html
@@ -9,7 +9,7 @@ body {
margin: auto;
max-width: 900px;
background-color: #FFFFEF;
- border: 1px dashed #990000;
+ border: 1px dashed #880000;
border-radius: 8px;
padding: 5px;
}
@@ -33,7 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
- border: 1px dotted #FFA500;
+ border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;
}
diff --git a/content/html/gemfeed/2016-04-03-offsite-backup-with-zfs.html b/content/html/gemfeed/2016-04-03-offsite-backup-with-zfs.html
index 3bcfed38..108ce7ae 100644
--- a/content/html/gemfeed/2016-04-03-offsite-backup-with-zfs.html
+++ b/content/html/gemfeed/2016-04-03-offsite-backup-with-zfs.html
@@ -9,7 +9,7 @@ body {
margin: auto;
max-width: 900px;
background-color: #FFFFEF;
- border: 1px dashed #990000;
+ border: 1px dashed #880000;
border-radius: 8px;
padding: 5px;
}
@@ -33,7 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
- border: 1px dotted #FFA500;
+ border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;
}
diff --git a/content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html b/content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html
index ba2e511b..325c25fe 100644
--- a/content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html
+++ b/content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html
@@ -9,7 +9,7 @@ body {
margin: auto;
max-width: 900px;
background-color: #FFFFEF;
- border: 1px dashed #990000;
+ border: 1px dashed #880000;
border-radius: 8px;
padding: 5px;
}
@@ -33,7 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
- border: 1px dotted #FFA500;
+ border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;
}
diff --git a/content/html/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html b/content/html/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html
index 6edab757..c68f3ee8 100644
--- a/content/html/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html
+++ b/content/html/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html
@@ -9,7 +9,7 @@ body {
margin: auto;
max-width: 900px;
background-color: #FFFFEF;
- border: 1px dashed #990000;
+ border: 1px dashed #880000;
border-radius: 8px;
padding: 5px;
}
@@ -33,7 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
- border: 1px dotted #FFA500;
+ border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;
}
diff --git a/content/html/gemfeed/2016-11-20-methods-in-c.html b/content/html/gemfeed/2016-11-20-methods-in-c.html
index edebf3a5..cd80c585 100644
--- a/content/html/gemfeed/2016-11-20-methods-in-c.html
+++ b/content/html/gemfeed/2016-11-20-methods-in-c.html
@@ -9,7 +9,7 @@ body {
margin: auto;
max-width: 900px;
background-color: #FFFFEF;
- border: 1px dashed #990000;
+ border: 1px dashed #880000;
border-radius: 8px;
padding: 5px;
}
@@ -33,7 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
- border: 1px dotted #FFA500;
+ border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;
}
diff --git a/content/html/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.draft.html b/content/html/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.draft.html
index 74d58fb0..201cce71 100644
--- a/content/html/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.draft.html
+++ b/content/html/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.draft.html
@@ -9,7 +9,7 @@ body {
margin: auto;
max-width: 900px;
background-color: #FFFFEF;
- border: 1px dashed #990000;
+ border: 1px dashed #880000;
border-radius: 8px;
padding: 5px;
}
@@ -33,7 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
- border: 1px dotted #FFA500;
+ border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;
}
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 c07f765f..59634e2a 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 @@ body {
margin: auto;
max-width: 900px;
background-color: #FFFFEF;
- border: 1px dashed #990000;
+ border: 1px dashed #880000;
border-radius: 8px;
padding: 5px;
}
@@ -33,7 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
- border: 1px dotted #FFA500;
+ border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;
}
diff --git a/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html b/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html
index 0f92bc8f..2c28ca6b 100644
--- a/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html
+++ b/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html
@@ -9,7 +9,7 @@ body {
margin: auto;
max-width: 900px;
background-color: #FFFFEF;
- border: 1px dashed #990000;
+ border: 1px dashed #880000;
border-radius: 8px;
padding: 5px;
}
@@ -33,7 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
- border: 1px dotted #FFA500;
+ border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;
}
diff --git a/content/html/gemfeed/2021-05-15-buetow.org.sh-One-Bash-script-to-rule-it-all.draft.html b/content/html/gemfeed/2021-05-15-buetow.org.sh-One-Bash-script-to-rule-it-all.draft.html
index f582127f..089601b1 100644
--- a/content/html/gemfeed/2021-05-15-buetow.org.sh-One-Bash-script-to-rule-it-all.draft.html
+++ b/content/html/gemfeed/2021-05-15-buetow.org.sh-One-Bash-script-to-rule-it-all.draft.html
@@ -9,7 +9,7 @@ body {
margin: auto;
max-width: 900px;
background-color: #FFFFEF;
- border: 1px dashed #990000;
+ border: 1px dashed #880000;
border-radius: 8px;
padding: 5px;
}
@@ -33,7 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
- border: 1px dotted #FFA500;
+ border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;
}
diff --git a/content/html/gemfeed/index.html b/content/html/gemfeed/index.html
index 4309fee8..fe658ee1 100644
--- a/content/html/gemfeed/index.html
+++ b/content/html/gemfeed/index.html
@@ -9,7 +9,7 @@ body {
margin: auto;
max-width: 900px;
background-color: #FFFFEF;
- border: 1px dashed #990000;
+ border: 1px dashed #880000;
border-radius: 8px;
padding: 5px;
}
@@ -33,7 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
- border: 1px dotted #FFA500;
+ border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;
}
diff --git a/content/html/index.html b/content/html/index.html
index 4b167943..a0869f6b 100644
--- a/content/html/index.html
+++ b/content/html/index.html
@@ -9,7 +9,7 @@ body {
margin: auto;
max-width: 900px;
background-color: #FFFFEF;
- border: 1px dashed #990000;
+ border: 1px dashed #880000;
border-radius: 8px;
padding: 5px;
}
@@ -33,7 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
- border: 1px dotted #FFA500;
+ border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;
}
diff --git a/content/html/resources.html b/content/html/resources.html
index 6d436893..8fbe7c45 100644
--- a/content/html/resources.html
+++ b/content/html/resources.html
@@ -9,7 +9,7 @@ body {
margin: auto;
max-width: 900px;
background-color: #FFFFEF;
- border: 1px dashed #990000;
+ border: 1px dashed #880000;
border-radius: 8px;
padding: 5px;
}
@@ -33,7 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
- border: 1px dotted #FFA500;
+ border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;
}
diff --git a/header.html.part b/header.html.part
index c011028b..0c69e6d9 100644
--- a/header.html.part
+++ b/header.html.part
@@ -9,7 +9,7 @@ body {
margin: auto;
max-width: 900px;
background-color: #FFFFEF;
- border: 1px dashed #990000;
+ border: 1px dashed #880000;
border-radius: 8px;
padding: 5px;
}
@@ -33,7 +33,7 @@ a.textlink:hover {
text-decoration: underline;
}
pre {
- border: 1px dotted #FFA500;
+ border: 1px dashed #BB0000;
border-radius: 8px;
padding: 5px;
}