Initial stab at documenting soft fail (#1641)
This commit is contained in:
parent
f288facec8
commit
4271391214
2 changed files with 122 additions and 0 deletions
|
@ -285,3 +285,8 @@ div.admonition-rationale {
|
|||
border: 1px solid #ccc;
|
||||
}
|
||||
|
||||
div.admonition-example {
|
||||
background-color: #eef;
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue