view doc/_static/css/custom_style.css @ 419:c2ac3fc1bfbc

Add tests for AudioEventsJoinerWorker
author Amine Sehili <amine.sehili@gmail.com>
date Fri, 18 Oct 2024 23:16:08 +0200
parents bd242e80455f
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;
}