aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/misc.css4
1 files changed, 4 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;
+}