Start converting the presence module. Add Rationale admonition.

This commit is contained in:
Kegan Dougal 2015-09-29 17:57:44 +01:00
parent c96f02c2b0
commit 0a04672d76
3 changed files with 97 additions and 44 deletions

View file

@ -282,3 +282,9 @@ td[colspan]:not([colspan="1"]) {
thead {
background: #eeeeee;
}
div.admonition-rationale {
background-color: #efe;
border: 1px solid #ccc;
}