Skip to content

Commit 0a35b20

Browse files
committed
fix: Use default font-size for parameter headings
Issue-mkdocstrings-697: mkdocstrings/mkdocstrings#697
1 parent ba66969 commit 0a35b20

File tree

1 file changed

+5
-0
lines changed
  • src/mkdocstrings_handlers/python/templates/material

1 file changed

+5
-0
lines changed

src/mkdocstrings_handlers/python/templates/material/style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@
3535
display: inline;
3636
}
3737

38+
/* Default font size for parameter headings. */
39+
.md-typeset .doc-heading-parameter {
40+
font-size: inherit;
41+
}
42+
3843
/* Prefer space on the right, not the left of parameter permalinks. */
3944
.doc-heading-parameter .headerlink {
4045
margin-left: 0 !important;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy