update doc styles for 'implementation' sections (#14441)
This commit is contained in:
parent
ce38cf6e1d
commit
688a571c71
@ -133,12 +133,9 @@
|
|||||||
font-weight: 100;
|
font-weight: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Attempt to de-emphasise the source code section */
|
/* address a style issue with the background of code sections */
|
||||||
section.summary.source-code {
|
code.hljs {
|
||||||
opacity: 0.3;
|
background: inherit;
|
||||||
}
|
|
||||||
section.summary.source-code:hover {
|
|
||||||
opacity: 0.8;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user