The acidfree.css file contains an invalid colour code, namely lightblue. According to a bit of googleing this is probably equivalent to the hex value #ADD8E6, so this patch corrects this.

CommentFileSizeAuthor
acidfree.css_.patch260 bytestc1415

Comments

jaredwiltshire’s picture

Why is it invalid?

tc1415’s picture

Sorry for the incredibly late reply, real life took over.

It is not in the spec: the permissible colour values are listed in section 4.3.6 of the CSS 2 Level 1 Spec, lightblue is not one of them, therefore it is invalid.

vhmauery’s picture

Status: Needs review » Closed (fixed)

fixed in CVS.