summary refs log tree commit diff
path: root/www/causal.agency/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/causal.agency/style.css')
-rw-r--r--www/causal.agency/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/causal.agency/style.css b/www/causal.agency/style.css
index 78e4a334..368d8da1 100644
--- a/www/causal.agency/style.css
+++ b/www/causal.agency/style.css
@@ -17,7 +17,7 @@ table { border-collapse: collapse; }
 table.Nm code.Nm { padding-right: 1ch; }
 table.foot { margin-top: 1em; }
 
-html { background-color: var(--ansi0); color: var(--ansi7); }
+html { background-color: var(--ansi16); color: var(--ansi17); }
 a { color: var(--ansi4); }
 a:visited { color: var(--ansi5); }
-h1 a { color: inherit; text-decoration: none; }
+a.permalink { color: var(--ansi3); text-decoration: none; }