From 75ce29b2d8dabf10a6a28bddd88b77c9019d6181 Mon Sep 17 00:00:00 2001
From: GreyPakman
Date: Mon, 14 May 2018 17:14:33 +0200
Subject: [PATCH] css
---
docs/_static/css/custom.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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