Tune code style in tables
This is a follow up of #26595 and kubernetes-sigs/reference-docs#220.
This commit is contained in:
@@ -639,3 +639,10 @@ body.td-documentation {
|
||||
}
|
||||
}
|
||||
|
||||
.td-content {
|
||||
table code {
|
||||
background-color: inherit !important;
|
||||
color: inherit !important;
|
||||
font-size: inherit !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user