/* Give visual indication of mouseover info */ .help-text { text-decoration-line: underline; text-decoration-style: dashed; } .title-help-text { text-decoration-thickness: 1px; }