Home
last modified time | relevance | path

Searched refs:CSS_FONT_SANSSERIF (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/texinfo/makeinfo/
Dhtml.c321 #define CSS_FONT_SANSSERIF "font-family:sans-serif; font-weight:normal;" in html_output_head() macro
322 add_word_args (" span.sansserif { %s } \n", CSS_FONT_SANSSERIF); in html_output_head()