@import '../alabaster.css';

div.sphinxsidebarwrapper p.logo img {
    max-width: 100%;
    height: auto;
}

.method {
    padding-top: 10px;
	padding-bottom: 30px;
}

.property {
    padding-top: 10px;
	padding-bottom: 30px;
}

.method .field-even {
    padding-top: 2px;
	padding-bottom: 2px;
}

.method .field-odd {
    padding-top: 2px;
    padding-bottom: 2px;
}
