infotext <- function(...){
tags$div(
class = "infotext bodysmall",
tags$span(style = "margin-top: auto; margin-bottom: auto;",
...)
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.