view doc/_static/css/custom_style.css @ 383:c030134b7870

Update README.rst Update CHANGELOG
author Amine SEHILI <amsehili@users.noreply.github.com>
date Mon, 01 Mar 2021 23:11:49 +0100
parents b4185dc7b574
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;
}