We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a9ec65 commit 2352138Copy full SHA for 2352138
pep_sphinx_extensions/pep_theme/static/style.css
@@ -427,6 +427,10 @@ dl.footnote > dd {
427
padding-bottom: 2rem;
428
font-weight: bold;
429
}
430
+/* Pagefind search results */
431
+#pep-sidebar ol.pagefind-ui__results {
432
+ padding-left: .5rem;
433
+}
434
435
.reference.external > strong {
436
font-weight: normal; /* Fix strong links for :pep: and :rfc: roles */
0 commit comments