/*
 With the default Sphinx Alabaster theme, this adds a nice line separator between functions.
 With the sphinx_rtd_theme, the separator is already provided ... this can be commented out.
 .function {
 	border-bottom: 3px solid #d0d0d0;
    padding-bottom: 10px;
	padding-top: 10px;
 }
*/