From 224c2bbb2ba079a041022a638305c7b6860cd5cb Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 12 Oct 2018 06:55:35 -0400 Subject: [PATCH] yellow --- docs/source/_templates/hacks.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/source/_templates/hacks.html b/docs/source/_templates/hacks.html index 51717cd..d251eb3 100644 --- a/docs/source/_templates/hacks.html +++ b/docs/source/_templates/hacks.html @@ -56,6 +56,11 @@ font-size: 1.15em; } + .method p:first, + .class p:first { + background: #fffcbf; + } + /* "Quick Search" should be not be shown for now. */ div#searchbox h3 {