One Selector to rule them all error

it looks like I am doing everything correct: i am using the universal selector, not a bullet point.

  • {
    border: 1px dashed #3A5FCD
    }

oops, try again. Make sure you use the universal selector * to give a border 1px wide.

no sure what im missing. Thanks

Hi,

Pls paste in all of your CSS,

http://discuss.codecademy.com/t/using-backticks-to-format-your-code/3697/11

Problem solved thanks to another member who posted about this a while back. “it is a bug in Chrome”.
it works in IE.

1 Like

Or you zoom was not correct in chrome, zoom affects the border-width

Thanks, Zoom was correct. I also posted the solution: just do it in IE. Works. Thanks for posting to help

well, then the zoom level in IE is set right, so then it works, or you can just set the zoom of the browser you are using

the zoom of the browser i was using (chrome) was correct to begin with. It is just a bug in Chrome.