Skip to content

Commit bec65cc

Browse files
committed
Make highlight bold also work in view mode
1 parent 9456fbf commit bec65cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

highlight-bold-darkmode.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.theme-dark .cm-strong {
1+
.theme-dark .cm-strong, .theme-dark strong {
22
font-weight: 550;
33
text-transform: uppercase;
44
font-size: .9em;

0 commit comments

Comments
 (0)