aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css
index 0a3c9ac..dba66b3 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -469,7 +469,7 @@ td.mlabels-right {
padding: 0;
}
-.memdoc > p:first-child {
+.memdoc > p:first-child, .memdoc .textblock > p:first-child {
font-style: italic;
color: #444;
margin-bottom: 0.75em;