diff --git a/css/html_instruct_style.css b/css/html_instruct_style.css
index 6dee0a89..5a0338a5 100644
--- a/css/html_instruct_style.css
+++ b/css/html_instruct_style.css
@@ -27,6 +27,10 @@
border-color: #ffffff75 !important;
}
+.dark .prose hr {
+ border-color: #ffffff75 !important;
+}
+
.chat .message-body :is(p, ul, ol) {
margin: 1.25em 0 !important;
}