Skip to content

Commit aaa4d14

Browse files
authored
Merge pull request #262 from cplusplus/dfn-style
do not make term definitions (`dfn`) bold
2 parents e84af77 + c7abe75 commit aaa4d14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

execution.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,10 @@ div.hidden h6 {
167167
margin-block: 0;
168168
line-height: 0;
169169
}
170+
171+
dfn {
172+
font-weight: normal;
173+
}
170174
</style>
171175

172176
# Introduction # {#intro}

0 commit comments

Comments
 (0)