Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS

Daryl Monte
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Daryl Monte
Python Development Techdegree Graduate 25,407 Points

There is an error in line 258 of the style.css

The left padding has a colon instead of a semi-colon. However replacing it with a semi-colon causes the flip button to move out of the container and it messes with the "Show hint" button causing it not to be able to click.

Removing this fixes the bugs above. Can somebody confirm if that line should just be deleted?

If yes, the download files should be updated. Thank you.

1 Answer

Brian Jensen
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree seal-36
Brian Jensen
Treehouse Staff

Hiya Daryl Monte :wave:

Can you please link to the video that has the associated file download that you're referring to? That way we can take a look at line 258 in the style.css file.