From ae4cb4c56dd865654a718c80693d8ac046126ace Mon Sep 17 00:00:00 2001 From: James Bursa Date: Wed, 28 Jan 2004 23:08:28 +0000 Subject: [project @ 2004-01-28 23:08:28 by bursa] Improve font-family. svn path=/import/netsurf/; revision=515 --- css/css_enums | 1 + 1 file changed, 1 insertion(+) (limited to 'css/css_enums') diff --git a/css/css_enums b/css/css_enums index d5ab54f04..9dd77c9c3 100644 --- a/css/css_enums +++ b/css/css_enums @@ -7,6 +7,7 @@ css_border_style inherit none dashed dotted double groove inset outset ridge sol css_clear inherit none both left right css_display inherit inline block list-item run-in inline-block table inline-table table-row-group table-header-group table-footer-group table-row table-column-group table-column table-cell table-caption none css_float inherit none left right +css_font_family inherit sans-serif serif monospace cursive fantasy css_font_style inherit normal italic oblique css_font_variant normal smallcaps css_font_weight inherit normal bold bolder lighter 100 200 300 400 500 600 700 800 900 -- cgit v1.2.3