From 4bdd3f913805c62ec347da871daabdd8de240e08 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 12 Oct 2018 06:50:41 -0400 Subject: [PATCH] lightgrey --- docs/source/_templates/hacks.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/_templates/hacks.html b/docs/source/_templates/hacks.html index e2851ec..564ec5b 100644 --- a/docs/source/_templates/hacks.html +++ b/docs/source/_templates/hacks.html @@ -30,7 +30,7 @@ } .property { - color: #ede86f !important; + color: lightgrey !important; } .method .descname {