diff --git a/i2p2www/pages/site/docs/api/samv3.html b/i2p2www/pages/site/docs/api/samv3.html index 22a415f5..e35f6eb7 100644 --- a/i2p2www/pages/site/docs/api/samv3.html +++ b/i2p2www/pages/site/docs/api/samv3.html @@ -15,7 +15,7 @@ Older versions:

Known SAM libraries

- +
diff --git a/i2p2www/static/styles/duck/default.css b/i2p2www/static/styles/duck/default.css index 974c6fc5..c26c24de 100644 --- a/i2p2www/static/styles/duck/default.css +++ b/i2p2www/static/styles/duck/default.css @@ -755,14 +755,14 @@ pre.literal-block { /*special formatting for tables and textareas inside the content*/ -div#content table { +div#content .unweapped-table > table { table-layout: auto; width: 90%; border: 1px solid; font-size: 0.70rem; } -div#content td { +div#content .unwrapped-table > td { border: 1px solid; overflow: hidden; white-space: nowrap;