diff --git a/docs/static/style.scss b/docs/static/style.scss index 1c0b57e..d5f739e 100644 --- a/docs/static/style.scss +++ b/docs/static/style.scss @@ -251,6 +251,8 @@ li { padding: 8px; border: 1px solid #ccc; border-radius: 4px; + background: inherit; + color: inherit; } .hidden {