I can’t get my head round why this code isn’t working.
http://www.goldrushme.com/views/answergarden.html
JQuery dynamically appends the container to add 2 ‘boxes’, with classes ‘.two_q1’ and ‘.two_q2’.
When you look at the CSS, the first box just doesn’t seem to work, and chrome developer tools doesn’t associate it with the correct CSS class, but I can’t figure out why!
Any suggestions?
Cheers,
Rick
At line 325 of
default.css, using Western encoding, I see this:It seems like you have a non-printable character stuck before the selector. Remove it and the selector should work.