summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css
index 69f9b7e..aab4147 100644
--- a/src/style.css
+++ b/src/style.css
@@ -170,7 +170,7 @@ dl {
.c-kw, .sh-kw { color: var(--green); }
.c-pp { color: var(--blue); }
.sh-str { color: var(--aqua); }
- .sh-hd { color: var(--aqua); }
+ .sh-hd { color: var(--aqua); }
.sh-ex { color: var(--salmon); }
.diff-ins { color: var(--green); }