W3 validator is complaining about bible.css line 63 the "*/"

Comments

MikeLee_Birdy’s picture

Dear Sir:
Thanks. Should modify line 63 from
display: block; /* Behavior like <br/> */
to:
display: block; // Behavior like <br/>

This will put in the next release.

MikeLee

MikeLee_Birdy’s picture

Status: Needs work » Closed (fixed)