commit | 80df4e3f73ae011d1ab6ebb3b3270be87b22486d | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Jun 27 18:07:07 2023 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Jun 27 18:07:07 2023 +0200 |
tree | 2d36af724b2b5bb75ac2f308d1c10dda2b6049c5 | |
parent | edd2c4eb708b37f46035859ea3972d06abfe2208 [diff] |
Reduce margins around datatables Change-Id: I2cb72ea08e9f7d5b28ed38ae5332bbec5e8880ae
diff --git a/inst/rmarkdown/templates/posterdown_ids/resources/template.html b/inst/rmarkdown/templates/posterdown_ids/resources/template.html index 4b779ac..128598c 100644 --- a/inst/rmarkdown/templates/posterdown_ids/resources/template.html +++ b/inst/rmarkdown/templates/posterdown_ids/resources/template.html
@@ -310,6 +310,10 @@ } } +.poster_body .html-widget { + margin-top: 1cm; + margin-bottom: 0.5cm; +} h1, h2, h3, h4, h5 { page-break-after: avoid;