add_style_from_file: Add css style to html header
Description
Add css style to html header
Usage
add_style_from_file(my_html, file)
Arguments
my_html
html in a vector of strings; output from 'create_html'.
file
character string; path to the css file.