Skip to content

Commit a12ee7b

Browse files
committed
💄 Update style for definition term
1 parent 78fbb54 commit a12ee7b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/_static/css/cusy.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
.accelerator {
22
text-decoration: underline;
33
}
4+
5+
.field-list dt,
6+
.option-list dt,
7+
dl.footnote dt,
8+
dl.glossary dt,
9+
dl.simple dt,
10+
dl:not([class]) dt {
11+
font-weight: 700;
12+
}

0 commit comments

Comments
 (0)