summaryrefslogtreecommitdiffstats
path: root/src/css/doc.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/css/doc.css')
-rw-r--r--src/css/doc.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/css/doc.css b/src/css/doc.css
index 465861e..f3951ae 100644
--- a/src/css/doc.css
+++ b/src/css/doc.css
@@ -24,6 +24,10 @@
margin: 1rem 0 0;
}
+.doc h3 {
+ font-weight: 500;
+}
+
.doc h1 > a.anchor,
.doc h2 > a.anchor,
.doc h3 > a.anchor,