mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
#530: set font size of \paragraph to \small.
This commit is contained in:
parent
aee3d7618a
commit
5d2e8ac1c9
@ -209,7 +209,7 @@
|
|||||||
{\py@TitleColor\thesubsection}{0.5em}{\py@TitleColor}{\py@NormalColor}
|
{\py@TitleColor\thesubsection}{0.5em}{\py@TitleColor}{\py@NormalColor}
|
||||||
\titleformat{\subsubsection}{\py@HeaderFamily}%
|
\titleformat{\subsubsection}{\py@HeaderFamily}%
|
||||||
{\py@TitleColor\thesubsubsection}{0.5em}{\py@TitleColor}{\py@NormalColor}
|
{\py@TitleColor\thesubsubsection}{0.5em}{\py@TitleColor}{\py@NormalColor}
|
||||||
\titleformat{\paragraph}{\large\py@HeaderFamily}%
|
\titleformat{\paragraph}{\small\py@HeaderFamily}%
|
||||||
{\py@TitleColor}{0em}{\py@TitleColor}{\py@NormalColor}
|
{\py@TitleColor}{0em}{\py@TitleColor}{\py@NormalColor}
|
||||||
|
|
||||||
% {fulllineitems} is the main environment for object descriptions.
|
% {fulllineitems} is the main environment for object descriptions.
|
||||||
|
Loading…
Reference in New Issue
Block a user