mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-13 11:10:21 +00:00
Adding custom domain for cmdref
This commit is contained in:
parent
d8b8880ad6
commit
8203a01ba9
6 changed files with 256 additions and 8 deletions
4
docs/static/yosyshq.css
vendored
4
docs/static/yosyshq.css
vendored
|
@ -63,12 +63,12 @@ p {
|
|||
color: #6ecbd7 !important;
|
||||
}
|
||||
|
||||
.cmdref .highlight-yoscrypt .highlight pre {
|
||||
.cmd.def .highlight-yoscrypt, .cmd.def .highlight pre {
|
||||
padding: 0%;
|
||||
margin: 0%;
|
||||
}
|
||||
|
||||
.cmdref .highlight-none .highlight pre {
|
||||
.cmd.def .highlight-none, .cmd.def .highlight pre {
|
||||
padding-top: 0%;
|
||||
margin-top: 0%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue