😎 Give your xaringan slides some style
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

7 lines
354B

  1. #' @param extra_css A named list of CSS definitions each containing a named list
  2. #' of CSS property-value pairs, i.e.
  3. #' \code{list(".class-id" = list("css-property" = "value"))}
  4. #' @param extra_fonts A list of additional fonts to import, each list element
  5. #' can be either a URL as a character string or a call to
  6. #' \code{\link{google_font}()}