DOCS-code-reference-css-style-change (#12109)

code formatting changed from blue to black, to distinguish from links
This commit is contained in:
Karol Blaszczak
2022-07-12 15:15:47 +08:00
committed by GitHub
parent 7a0c20ab75
commit e5673c2d2d
+6
View File
@@ -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 {