1 /* -*- coding: utf-8; mode: css -*-
3 * Sphinx HTML theme customization: color settings for RTD (non-dark) theme
7 /* Improve contrast and increase size for easier reading. */
13 .wy-menu-vertical li.current a {
17 .wy-menu-vertical li.on a, .wy-menu-vertical li.current > a {
21 div
[class^
="highlight"] pre
{
27 /* Menu selection and keystrokes */
33 code
.kbd
, code
.kbd span
{
35 background-color: darkblue
;