Skip to content

Commit f6c3f9b

Browse files
dark mode news improvs
1 parent 693c7fe commit f6c3f9b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

theming/theme-dark.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,10 @@ a {
242242
background-color: $background-nav !important;
243243
}
244244

245+
.quarto-post {
246+
border-bottom: 1px solid #383838 !important;
247+
}
248+
245249
code {
246250
background-color: $code-block-bg !important;
247251
color: $li-color !important;

0 commit comments

Comments
 (0)