DOCS-code-reference-css-style-change (#12109)
code formatting changed from blue to black, to distinguish from links
This commit is contained in:
parent
7a0c20ab75
commit
e5673c2d2d
6
docs/_static/css/custom.css
vendored
6
docs/_static/css/custom.css
vendored
@ -10,6 +10,12 @@ main img {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
/* code reference text formatting override */
|
||||
code {
|
||||
color: black !important;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Performance Benchmark Graphs */
|
||||
|
||||
.chart {
|
||||
|
Loading…
Reference in New Issue
Block a user