😎 Give your xaringan slides some style
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 line
178B

  1. #' @param extra_css A named list of CSS definitions each containing a named list
  2. #' of CSS property-value pairs, i.e.
  3. #' `list(".class-id" = list("css-property" = "value"))`