diff --git a/style.css b/style.css index 74a7a99..9b3c2c7 100644 --- a/style.css +++ b/style.css @@ -164,6 +164,10 @@ ul { display: none; } +table.ambox { + margin-bottom: 1em; +} + dl dd { /* center definitions (most useful for display equations) */ text-align: center;