mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
5 lines
89 B
CSS
5 lines
89 B
CSS
/* Column with header cells */
|
|
table.docutils tbody th.stub {
|
|
background: #eeeeee;
|
|
}
|