From 37332a8e0c968f68af1438882e00d1fee790e380 Mon Sep 17 00:00:00 2001 From: s godin Date: Fri, 5 May 2023 12:31:32 +0000 Subject: [PATCH] test css --- docs/_static/css/custom.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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