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 {