Constant tpnote_lib::config::CSS_PATH  
source · pub const CSS_PATH: &str = "/tpnote.css";Expand description
The constant URL for which Tp-Note’s internal web server delivers the CSS
stylesheet. In HTML templates, this constant can be accessed as value of
the  TMPL_VAR_NOTE_CSS_PATH variable.