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