commit | fcc3ca9b175d02fb3726f219aeacf3ef5f5dd5ff | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Sun Jun 18 15:07:15 2023 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sun Jun 18 15:07:15 2023 +0200 |
tree | f82ea42d399032b61b846d66942c76646ad2f26a | |
parent | fb80dc5650b27460519a4ea47ef0eb7994817168 [diff] |
Only center imgs in figures Change-Id: I756d9ecc885f51b39a26418bd008581c4593672a
diff --git a/inst/rmarkdown/templates/posterdown_ids/resources/template.html b/inst/rmarkdown/templates/posterdown_ids/resources/template.html index bf6c698..9e01167 100644 --- a/inst/rmarkdown/templates/posterdown_ids/resources/template.html +++ b/inst/rmarkdown/templates/posterdown_ids/resources/template.html
@@ -219,7 +219,7 @@ font-weight: normal; margin-block-start: 0.2em; } -img { +.figure > img { margin-top: 0; margin-bottom: 0; margin-left: auto;