Skip to content

Commit 6b9ab9e

Browse files
authored
Fix low contrast box titles (#2287) (#2292)
1 parent 559c2e3 commit 6b9ab9e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/_static/custom.css

-2
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ Nat Methods 8, 441 (2011). https://doi.org/10.1038/nmeth.1618
7474
.sd-card .sd-card-header {
7575
border: none;
7676
background-color: white;
77-
color: #150458 !important;
7877
font-size: var(--pst-font-size-h5);
7978
font-weight: bold;
8079
padding: 2.5rem 0rem 0.5rem 0rem;
@@ -107,7 +106,6 @@ html[data-theme=dark] .sd-shadow-sm {
107106

108107
html[data-theme=dark] .sd-card .sd-card-header {
109108
background-color:var(--pst-color-background);
110-
color: #150458 !important;
111109
}
112110

113111
html[data-theme=dark] .sd-card .sd-card-footer {

0 commit comments

Comments
 (0)