diff --git a/R-package/vignettes/vignette.css b/R-package/vignettes/vignette.css index b6e419468..d9c9c6c31 100644 --- a/R-package/vignettes/vignette.css +++ b/R-package/vignettes/vignette.css @@ -27,6 +27,8 @@ body{ max-width: 800px; padding: 20px; font-size: 17px; + text-align: justify; + text-justify: inter-word; } @@ -34,7 +36,7 @@ p { line-height: 150%; / max-width: 540px; max-width: 960px; - font-weight: 400; + font-weight: 400; / color: #333333 }