mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-29 20:05:52 +00:00
Docs: Option lists have yoscrypt highlights
This commit is contained in:
parent
d1d419cb51
commit
07b6a35553
2 changed files with 16 additions and 3 deletions
|
@ -18,3 +18,8 @@
|
|||
.literal-block-wrapper .code-block-caption .caption-number {
|
||||
padding-right: 0.5em
|
||||
}
|
||||
|
||||
/* Don't double shrink text in a literal in an optionlist */
|
||||
kbd .option>.literal {
|
||||
font-size: revert;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue