From 53f87e5deff82bd4eb00ac8c33214178fd899203 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 12 Oct 2018 06:33:28 -0400 Subject: [PATCH] hacks --- docs/source/_templates/hacks.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/_templates/hacks.html b/docs/source/_templates/hacks.html index 0326848..99da1eb 100644 --- a/docs/source/_templates/hacks.html +++ b/docs/source/_templates/hacks.html @@ -32,7 +32,8 @@ .si, .s2, .s1, - .method em { + .method em, + .class em { font-style: italic !important; }