Custom CSS

Allows you to set a custom CSS on the Block page. The function directs to an URL with the CSS file.

Default: empty

Example:

1table px_configs {
2 px_css_ref: 'https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css',
3}