mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
adjust caption -> smaller, left align
This commit is contained in:
parent
989b50a1a0
commit
380a53ecba
|
|
@ -320,8 +320,9 @@ table.citation td {
|
||||||
|
|
||||||
table.colwidths-auto caption {
|
table.colwidths-auto caption {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
font-size: x-large;
|
font-size: large;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.colwidths-auto {
|
table.colwidths-auto {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue