Skip to content

Commit

Permalink
them to theme
Browse files Browse the repository at this point in the history
  • Loading branch information
jukent committed Jun 12, 2024
1 parent fefca7a commit b12183e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions portal/_static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,6 @@ html[data-theme="dark"] .sd-card-body.docutils {
background-color: white;
}

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

0 comments on commit b12183e

Please sign in to comment.