aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/_static/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/_static/style.css b/docs/_static/style.css
index e0785f1e..66950751 100644
--- a/docs/_static/style.css
+++ b/docs/_static/style.css
@@ -318,6 +318,11 @@ header > nav > a:hover {
cursor: pointer;
}
+
+.sub-header option {
+ color: black;
+}
+
.sub-header > select:focus {
outline: none;
}