view doc/_static/css/custom_style.css @ 367:b4185dc7b574

Update sphinx config to use numpy convention and custom css style
author Amine Sehili <amine.sehili@gmail.com>
date Sun, 03 Jan 2021 18:46:40 +0100
parents
children edcc102fb33f
line wrap: on
line source
div.wy-side-nav-search .version {
    color: #DDDDDD;
    font-weight: bold;
}

nav.wy-nav-top {
    background: #343131;
}

div.wy-nav-content {
    max-width: 980px;
}

span.caption-text {
    color: #45ea77;
    font-size: 1.1em;
    font-family: Arial, Helvetica, sans-serif;
}

.toctree-wrapper span.caption-text  {
    color: #e4188b;
    font-size: 1.1em;
    font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {

    font-family: Arial, Helvetica, sans-serif;
}