commit | 756f4d08a99a2be157672b6827374ca23d23f282 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Jun 16 17:07:12 2023 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Jun 16 17:07:12 2023 +0200 |
tree | 890e950c72da2e5524ad6e68ebbb529f07e70238 | |
parent | d0e1b3a0fd91389aac7033c846d4433393d88e19 [diff] |
Use all horizontal space for title Change-Id: Ib3d93a89ab9993e296ce0512be3b7aa36885234d
diff --git a/inst/rmarkdown/templates/posterdown_ids/resources/template.html b/inst/rmarkdown/templates/posterdown_ids/resources/template.html index 78bec88..5dbf249 100644 --- a/inst/rmarkdown/templates/posterdown_ids/resources/template.html +++ b/inst/rmarkdown/templates/posterdown_ids/resources/template.html
@@ -106,8 +106,8 @@ position: relative; float: left; margin-left: 2.5%; -margin-right: 2.5%; -width: 75%; +margin-right: 0; +width: 80%; height: 100%; color: $if(title_textcol)$$title_textcol$$else$#000000$endif$; top: 50%;