css caption size tweak
This commit is contained in:
parent
e8afab1fe5
commit
778fe2a47a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue