set_pwd_styling: Define CSS to format HTML kable

View source: R/table-styles.R

set_pwd_stylingR Documentation

Define CSS to format HTML kable

Description

Define CSS to format HTML kable

Usage

set_pwd_styling()

Details

This function will define css in your HTML Rmarkdown document that will customize the format of kable's to meet PWD style guidelines. This function only needs to be called once at the beginning of your Rmarkdown document and will only work with html output.

The css makes the header of the table have a blue background with white letters and the striped table have a light cyan background.


tbradley1013/pwdthemes documentation built on April 2, 2022, 1:34 a.m.