summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2022-08-08 13:59:39 +0200
committerThomas Letan <lthms@soap.coffee>2022-08-08 13:59:39 +0200
commit95134901811ad08c7dea43ea125e5f2adcf14cdc (patch)
tree093c23c9ff927b569d1f2e51471d98ae6714a159 /site
parentSource moved from labs. to src.soap.coffee (diff)
More black
Diffstat (limited to 'site')
-rw-r--r--site/cleopatra/theme.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/cleopatra/theme.org b/site/cleopatra/theme.org
index 4cfa3ac..9ea8991 100644
--- a/site/cleopatra/theme.org
+++ b/site/cleopatra/theme.org
@@ -266,6 +266,7 @@ h2, h3, h4 {
}
h1, h2, h3, h4 {
+ color: var(--doc);
font-family: serif;
font-weight: normal;
}
@@ -385,8 +386,7 @@ body {
}
a[href] {
- color: inherit;
- text-decoration-color: var(--doc);
+ color: var(--doc);
}
h2 a.anchor-link,