/* _static/css/custom_sphinx_rtd_theme.css の最後に追加 */

div.document p {
    /* 段落の上下マージンを狭める */
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}