diff --git a/docs/_static/css/custom.css b/docs/_static/css/custom.css index 75251cd..1842d58 100644 --- a/docs/_static/css/custom.css +++ b/docs/_static/css/custom.css @@ -1 +1 @@ -.rst-current-version { background-color:red; } \ No newline at end of file +.rst-current-version { color:red; } \ No newline at end of file