mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
css caption size tweak
This commit is contained in:
parent
e8afab1fe5
commit
778fe2a47a
|
|
@ -321,7 +321,7 @@ table.citation td {
|
||||||
table.colwidths-auto caption {
|
table.colwidths-auto caption {
|
||||||
font-family: 'Inconsolata', monospace;
|
font-family: 'Inconsolata', monospace;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
font-size: 110%;
|
font-size: 120%;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
margin-bottom: 2px;
|
margin-bottom: 2px;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue