diff --git a/style/page.css b/style/page.css index 54ed02b..44ca3f5 100644 --- a/style/page.css +++ b/style/page.css @@ -230,9 +230,11 @@ main nav { figure:not(.left) { text-align: center; } -figure table { +figure:not(.left) table { display: inline-table; - margin: 0.5em 0.5em; +} +figure table { + margin: 1em 0.5em; } .gloss { border: none;