diff --git a/docs/_static/css/custom.css b/docs/_static/css/custom.css index 1842d58..e9e1d2b 100644 --- a/docs/_static/css/custom.css +++ b/docs/_static/css/custom.css @@ -1 +1,2 @@ -.rst-current-version { color:red; } \ No newline at end of file +.rst-current-version { color:red; } +h1 {text-align: center;} \ No newline at end of file