Skip to content

Commit cd21efb

Browse files
authored
Merge pull request #79 from afh/improve-dark-theme-docs
Improve manual dark theme
2 parents 53883ae + 955666d commit cd21efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_theme/sass/doc.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ body {
99
background:var(--background-color);
1010
}
1111

12-
h1, h2, h3, h4, div.example {
12+
h1, h2, h3, h4, h5, h6, dt, div.example {
1313
color:var(--color);
1414
}
1515

0 commit comments

Comments
 (0)