summaryrefslogtreecommitdiff
path: root/gemfeed/2021-04-24-welcome-to-the-geminispace.html
diff options
context:
space:
mode:
Diffstat (limited to 'gemfeed/2021-04-24-welcome-to-the-geminispace.html')
-rw-r--r--gemfeed/2021-04-24-welcome-to-the-geminispace.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.html b/gemfeed/2021-04-24-welcome-to-the-geminispace.html
index 3a01e5ba..5f9ecc36 100644
--- a/gemfeed/2021-04-24-welcome-to-the-geminispace.html
+++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.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;