Skip to content

Commit 7467f60

Browse files
committed
bold on toogle
1 parent 2ccf651 commit 7467f60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/html/template.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@
5252
/* fix bootstrap 2 bug, https://github.com/twbs/bootstrap/issues/21060 */
5353
display: list-item;
5454
}
55+
details[open] > summary {
56+
font-weight: 600;
57+
}
5558
</style>
5659
</head>
5760

0 commit comments

Comments
 (0)