[project @ 2004-12-07 09:25:00 by tlsa]

Fix navajowhite named colour.

svn path=/import/netsurf/; revision=1387
This commit is contained in:
Michael Drake 2004-12-07 09:25:00 +00:00
parent 2b91efdc1e
commit 6dba177b3d

View File

@ -375,7 +375,7 @@ static const struct css_colour_entry css_colour_table[] = {
{ "mintcream", 0xfafff5 },
{ "mistyrose", 0xe1e4ff },
{ "moccasin", 0xb5e4ff },
{ "navajowhite", 0xadedff },
{ "navajowhite", 0xaddeff },
{ "navy", 0x800000 },
{ "oldlace", 0xe6f5fd },
{ "olive", 0x008080 },