DOCS-code-reference-css-style-change (#12109)
code formatting changed from blue to black, to distinguish from links
This commit is contained in:
Vendored
+6
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user