This commit is contained in:
felixfontein 2022-12-07 19:32:38 +00:00
parent 13c6a2d764
commit c4911e210c

View file

@ -485,3 +485,6 @@ tr .ansibleOptionLink {
}
.rst-content dl dt { margin-bottom: 0; }
/*! Make sure that environment variable links are blue */
.rst-content code.xref.std-envvar { color: #2980b9; }