/* * basic.css * https://github.com/sphinx-doc/sphinx/blob/master/sphinx/themes/basic/static/basic.css_t */ table.indextable tr.cap { background-color: #333; } /* move doc link a bit up */ .viewcode-back { float: right; position: relative; top: -1.5em; } /* sidebar_header is only set for normal screen size */ @media screen and (max-width: 875px) { div.sphinxsidebar h3, div.sphinxsidebar h4, div.sphinxsidebar p, div.sphinxsidebar h3 a { color: #b2b2b2; } }