.wy-nav-content { padding: 1em; max-width: 100%; } /* Reduce whitespace on the inline-code snippets and add softer corners */ .rst-content code { padding: 2px 3px; border-radius: 3px; } dl { margin-bottom: 0!important; } dd { margin-bottom: 2px!important; } .rst-content dd p { margin-bottom: 0px; }