summaryrefslogtreecommitdiff
path: root/content/html/gemfeed/2021-05-15-buetow.org.sh-One-Bash-script-to-rule-it-all.draft.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-05-13 18:08:41 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:05 +0100
commit0e3cf3d5e42f884c022720b02f79e87fe060f93a (patch)
tree36b38b2d48f1d349812b9734608872934a14279f /content/html/gemfeed/2021-05-15-buetow.org.sh-One-Bash-script-to-rule-it-all.draft.html
parent5cab54c35ef2b256b31754fb3df0a376becee897 (diff)
simplify html css style
Diffstat (limited to 'content/html/gemfeed/2021-05-15-buetow.org.sh-One-Bash-script-to-rule-it-all.draft.html')
-rw-r--r--content/html/gemfeed/2021-05-15-buetow.org.sh-One-Bash-script-to-rule-it-all.draft.html11
1 files changed, 2 insertions, 9 deletions
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 b640c77f..9a019a39 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
@@ -5,16 +5,9 @@
<title>Having fun with computers!</title>
<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
<style type="text/css">
-body { background-color: #282c34; color: #dfdfdf; margin: auto; max-width: 900px; }
+body { margin: auto; max-width: 900px; }
img { display: block; max-width: 70%;}
-pre { color: #ecbe7b; }
-blockquote { color: #ecbe7b; }
-a { color: #c678dd; text-decoration: none; }
-a.textlink:before { content: " > "; padding-left: 2px; }
-a:hover { color: #51afef; text-decoration: underline; }
-h1 { color: #ff6c6b; }
-h2, h3, h4, h5, h6 { color: #51afef; }
-li { color: #98be65; }
+p.quote:before { content: " | "; padding-left: 2px; }
</style>
</head>
<body>