dev/api/device: Finally update the screenshot, also CONFIG_END

This commit is contained in:
RichardG867
2022-05-24 15:56:12 -03:00
parent f274448de9
commit 1c2afa20dd
3 changed files with 7 additions and 6 deletions

View File

@@ -36,7 +36,8 @@ div.admonition > p:nth-child(2) {
.rst-content table.docutils li > p {
font-size: inherit;
}
.rst-content :not(.bit-table) > .wy-table-responsive > table.docutils td:not(:last-child) > p:only-child > code:only-child {
.rst-content :not(.bit-table) > .wy-table-responsive > table.docutils td:not(:last-child) > p:only-child > code:only-child,
.rst-content :not(.bit-table) > .wy-table-responsive > table.docutils tr > td:only-child > p:only-child > code:only-child {
font-size: inherit;
/* Additional tweaks for literal values alone in table cells. */