Add a table to show how changes in membership should be interpreted
Fixes https://github.com/matrix-org/matrix-doc/issues/876
This commit is contained in:
parent
41a036a453
commit
f3c0c5232f
3 changed files with 28 additions and 0 deletions
4
scripts/css/tables.css
Normal file
4
scripts/css/tables.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
/* Column with header cells */
|
||||
table.docutils tbody th.stub {
|
||||
background: #eeeeee;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue