Skip to content

Commit b12183e

Browse files
committed
them to theme
1 parent fefca7a commit b12183e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

portal/_static/custom.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,6 @@ html[data-theme="dark"] .sd-card-body.docutils {
211211
background-color: white;
212212
}
213213

214-
html[data-them="dark"] container .p {
215-
color: black;
214+
html[data-theme="dark"] .container p {
215+
color: black !important;
216216
}

0 commit comments

Comments
 (0)