diff --git a/book/style.css b/book/style.css index cd854eb..ad23205 100644 --- a/book/style.css +++ b/book/style.css @@ -177,12 +177,11 @@ figcaption.caption { margin: 0; } - .table div.center, .table div.center div.center { margin: 0; } -.table { +.table, div.tabular { overflow-x: auto; } @@ -190,7 +189,6 @@ figcaption.caption { width: 100%; } - .menu { position: relative; }