aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--assets/css/misc.css4
-rw-r--r--index.html2
2 files changed, 6 insertions, 0 deletions
diff --git a/assets/css/misc.css b/assets/css/misc.css
new file mode 100644
index 0000000..1d239dd
--- /dev/null
+++ b/assets/css/misc.css
@@ -0,0 +1,4 @@
+.list-group-item {
+ /* Make the main list stand out, don't blur it out. */
+ color: #333 !important;
+}
diff --git a/index.html b/index.html
index d65550a..e32c4da 100644
--- a/index.html
+++ b/index.html
@@ -1,6 +1,8 @@
---
title: Main page
layout: plain
+custom_css:
+ - misc.css
links:
- url: /blog/
text: Blog