Searched refs:CSS_FONT_SANSSERIF (Results 1 – 1 of 1) sorted by relevance
321 #define CSS_FONT_SANSSERIF "font-family:sans-serif; font-weight:normal;" in html_output_head() macro322 add_word_args (" span.sansserif { %s } \n", CSS_FONT_SANSSERIF); in html_output_head()