Start converting the presence module. Add Rationale admonition.
This commit is contained in:
parent
c96f02c2b0
commit
0a04672d76
3 changed files with 97 additions and 44 deletions
|
@ -282,3 +282,9 @@ td[colspan]:not([colspan="1"]) {
|
|||
thead {
|
||||
background: #eeeeee;
|
||||
}
|
||||
|
||||
div.admonition-rationale {
|
||||
background-color: #efe;
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue