view doc/_static/css/custom_style.css @ 455:7dae98b84cdd tip master

Merge branch 'master' of https://github.com/amsehili/auditok
author www-data <www-data@c4dm-xenserv-virt2.eecs.qmul.ac.uk>
date Tue, 03 Dec 2024 09:18:01 +0000
parents edcc102fb33f
children
line wrap: on
line source
div.wy-side-nav-search {
    background-color: #000000;
}

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;
}